Forráskód Böngészése

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@499 54d463be-8e91-2dee-dedb-b68131a5f0ec

mc_cameri 20 éve
szülő
commit
52f618950a

+ 5 - 0
Dev/bugs.txt

@@ -84,3 +84,8 @@ Progress:	0%
 Problem:	MVP cast spells w/o showing "prepare cast line"
 Assigned:	N/A
 Progress:	0%
+
+Problem:	Line 130 in item_db.txt is giving error.
+Note:		This is the whole line: 658,Tribal_Solidarity,Tribal Solidarity,2,1000,0,500,,,,,10477567,2,,,,,{ guildgetexp rand(1,10000); },{}
+Assigned:	N/A
+Progress:	0%

+ 3 - 0
conf-tmpl/map_athena.conf

@@ -342,6 +342,9 @@ npc: npc/other/poetry/ayothaya.txt
 //= MC Cameri's Bank NPC
 //npc: npc/other/mc_cameri/bank.txt
 
+//= MC Cameri's Heal NPC
+//npc: npc/other/mc_Cameri/heal.txt
+
 
 //-------------------------- Guild Wars ---------------------------------
 //Guild Wars: General

+ 6 - 3
npc/Changelog.txt

@@ -30,10 +30,13 @@ Other Ppl
 
 Date		Added
 ======
-12/07	Fixed all Newgear quests: arjen.txt,back_ribbon.txt,bear_hat.txt,burning_blood_bandana.txt,cat_hairband.txt
+12/07	
+	* Added npc/other/mc_cameri/heal.txt, a heal npc that is as simple as one click healing [MC Cameri]
+	* Fixed Al De Baran to Mjolnir warp in Al De Baran [MC Cameri]
+	* Fixed all Newgear quests: arjen.txt,back_ribbon.txt,bear_hat.txt,burning_blood_bandana.txt,cat_hairband.txt
 		fox_mask.txt,hat_seller.txt,indian_headband.txt,mask_of_alarm.txt,mushroom_hairband.txt,neris.txt
-		old_blacksmith.txt,posture_fix_hat.txt,sea_otter_hat.txt,traveler.txt,tulip_hairpin.txt
-	Fixed missing labels, missing delitem, wrong zeny amount, wrong items id, spelling [Lupus]
+		old_blacksmith.txt,posture_fix_hat.txt,sea_otter_hat.txt,traveler.txt,tulip_hairpin.txt [Lupus]
+	* Fixed missing labels, missing delitem, wrong zeny amount, wrong items id, spelling [Lupus]
 	* Added Fox Mask quest. [Mass Zero]
 
 12/06	* Added seperate quests for the new headgears, missing Fox Mask and Orc Hero Helm. (I'll so 'em ASAP.) [Mass Zero]

+ 30 - 0
npc/other/mc_cameri/heal.txt

@@ -0,0 +1,30 @@
+//===== eAthena Script =======================================
+//= Heal Npc
+//===== By: ==================================================
+//= MC Cameri
+//===== Current Version: =====================================
+//= 1.0
+//===== Compatible With: =====================================
+//= eAthena 0.1+;
+//===== Description: =========================================
+//= Poring Which Heals For Free
+//===== Additional Comments: =================================
+//= You can use this one if you want simple one-click healing
+//============================================================
+
+prontera.gat,150,184,5	script	Healring::Healring0	1002,{
+	npctalk "Booing!";
+	emotion 21;
+	percentheal 100,100;
+}
+
+morocc.gat,159,96,5	duplicate(Healring0)	Healring	1002
+geffen.gat,121,61,5	duplicate(Healring0)	Healring	1002
+payon.gat,180,105,5	duplicate(Healring0)	Healring	1002
+alberta.gat,185,144,5	duplicate(Healring0)	Healring	1002
+aldebaran.gat,134,123,5	duplicate(Healring0)	Healring	1002
+izlude.gat,125,118,5	duplicate(Healring0)	Healring	1002
+xmas.gat,149,136,5	duplicate(Healring0)	Healring	1002
+comodo.gat,188,162,5	duplicate(Healring0)	Healring	1002
+amatsu.gat,200,80,5	duplicate(Healring0)	Healring	1002
+gonryun.gat,164,130,5	duplicate(Healring0)	Healring	1002

+ 1 - 1
npc/warps/cities/aldebaran.txt

@@ -15,7 +15,7 @@
 
 //===== Al De Baran Warps =====================================
 aldebaran.gat,118,63,0	warp	ald01	1,1,aldeba_in.gat,211,117
-aldebaran.gat,138,34,0	warp	ald001	2,2,mjolnir_12.gat,199,375
+aldebaran.gat,139,34,0	warp	ald001	3,2,mjolnir_12.gat,199,375
 aldebaran.gat,197,70,0	warp	ald02	1,1,aldeba_in.gat,94,41
 aldebaran.gat,225,54,0	warp	ald03	1,1,aldeba_in.gat,149,120
 aldebaran.gat,233,105,0	warp	ald04	1,1,aldeba_in.gat,157,190