diff options
author | euphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2013-01-11 02:17:21 +0000 |
---|---|---|
committer | euphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2013-01-11 02:17:21 +0000 |
commit | 38e583df21eccd9e4f31d38acaae32579c6f0d27 (patch) | |
tree | 59700abc12d457f5d697f931ef1bf2ba680113ac /npc/quests/quests_13_2.txt | |
parent | de0374e0afa0fe11e5609d619a222754a5e879c5 (diff) | |
download | hercules-38e583df21eccd9e4f31d38acaae32579c6f0d27.tar.gz hercules-38e583df21eccd9e4f31d38acaae32579c6f0d27.tar.bz2 hercules-38e583df21eccd9e4f31d38acaae32579c6f0d27.tar.xz hercules-38e583df21eccd9e4f31d38acaae32579c6f0d27.zip |
* Fixed minor issues in Guillotine Cross job change quest (bugreport:7145).
* Fixed misplaced line in 13-2 quests (bugreport:7136).
* Fixed mistakes in script_commands.txt (bugreport:7140).
* Added 'nowarpto' and 'nomemo' mapflags to bossnia_0* maps (bugreport:7118).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17092 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests/quests_13_2.txt')
-rw-r--r-- | npc/quests/quests_13_2.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/quests/quests_13_2.txt b/npc/quests/quests_13_2.txt index 8ae078dfb..f2c64d2d8 100644 --- a/npc/quests/quests_13_2.txt +++ b/npc/quests/quests_13_2.txt @@ -4832,10 +4832,10 @@ man_in01,372,221,5 script Scientist#lifeguard 449,{ delitem 6077,.@stone_chk; //Rough_Mineral delitem 6078,.@stoneelse_chk; //Stone_Fragments delitem 6076,1; //Portable_Toolbox - set ep13_2_tre,100; getitem 6080,2; //Manuk_Coin getexp 0,70000; changequest 2179+(ep13_2_tre-2),2182; + set ep13_2_tre,100; close; } else { |