summaryrefslogtreecommitdiff
path: root/npc/quests
diff options
context:
space:
mode:
authorcelest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-03-11 16:33:21 +0000
committercelest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-03-11 16:33:21 +0000
commitc8745227f8cead250ccb8af5e932fa696b352cfc (patch)
tree4d3d0a663093a6dc3f9e5f38a6e93ab7b7581955 /npc/quests
parentd0e67c654cebf61e36595624ce9c467273d502e3 (diff)
downloadhercules-c8745227f8cead250ccb8af5e932fa696b352cfc.tar.gz
hercules-c8745227f8cead250ccb8af5e932fa696b352cfc.tar.bz2
hercules-c8745227f8cead250ccb8af5e932fa696b352cfc.tar.xz
hercules-c8745227f8cead250ccb8af5e932fa696b352cfc.zip
* Fixed "--en/ja--" usage in 'monster' script not working properly
* Speedup player autosaving * Optimised guild castle saving when autosaving player data * Added sd check in mob_damage git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1224 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests')
-rw-r--r--npc/quests/skills/swordsman_skills.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/quests/skills/swordsman_skills.txt b/npc/quests/skills/swordsman_skills.txt
index f07ecb7e6..4558754b6 100644
--- a/npc/quests/skills/swordsman_skills.txt
+++ b/npc/quests/skills/swordsman_skills.txt
@@ -234,7 +234,8 @@ L_Check:
mes "Haha! You have just learned HP Moving Recovery!";
delitem 713,200;
delitem 1058,1;
- delitem 2312,1;
+//-- Padded armor does not have to be deleted! --
+// delitem 2312,1;
skill 144,1,0;
set MOVHPREC, 0;
next;