diff options
author | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-06-15 16:34:44 +0000 |
---|---|---|
committer | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-06-15 16:34:44 +0000 |
commit | 2d20b3feef8a0985b84108736d53f6ebc512d5dd (patch) | |
tree | bf0258442802776194bce1be70706c85b23aa330 /npc/quests/quests_ein.txt | |
parent | 9b6c71e9f53861a0e35ad1842e695e789e21204f (diff) | |
download | hercules-2d20b3feef8a0985b84108736d53f6ebc512d5dd.tar.gz hercules-2d20b3feef8a0985b84108736d53f6ebc512d5dd.tar.bz2 hercules-2d20b3feef8a0985b84108736d53f6ebc512d5dd.tar.xz hercules-2d20b3feef8a0985b84108736d53f6ebc512d5dd.zip |
- Fixed some item script typos from r14332. (bugreport:4312)
- Removed an extra tab from r14342. (bugreport:4314)
- Clarified documentation about 'getinventorylist' (bugreport:4279) and fixed a small typo. (bugreport:4300)
- Fixed occurances of PcName in quests_13_1, quests_ein, and The_Sign_Quest. (bugreport:4302).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14343 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests/quests_ein.txt')
-rw-r--r-- | npc/quests/quests_ein.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/npc/quests/quests_ein.txt b/npc/quests/quests_ein.txt index 8833f29bc..8d330f747 100644 --- a/npc/quests/quests_ein.txt +++ b/npc/quests/quests_ein.txt @@ -6378,7 +6378,6 @@ ein_in01,200,101,5 script Clitzer#ein 854,{ mes "*Press Press Press*"; mes "*C-c-c-c-c-c-crack!*"; next; - set name,strcharinfo(0); mes "["+ strcharinfo(0) +"]"; mes "Oh--"; mes "Hell yeah!"; |