diff options
author | Dastgir <dastgirpojee@rocketmail.com> | 2015-12-10 15:31:31 +0530 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2015-12-18 05:13:34 +0100 |
commit | 50e59ea8f8cfae5155e8733d4f06d67d91414bb1 (patch) | |
tree | 7efb5f6af006cbf4da7c2ba7f82f151c126cdc90 /npc/cities/prontera.txt | |
parent | 99e13a34742b3c745f8b2247bc0e0a39042b78d1 (diff) | |
download | hercules-50e59ea8f8cfae5155e8733d4f06d67d91414bb1.tar.gz hercules-50e59ea8f8cfae5155e8733d4f06d67d91414bb1.tar.bz2 hercules-50e59ea8f8cfae5155e8733d4f06d67d91414bb1.tar.xz hercules-50e59ea8f8cfae5155e8733d4f06d67d91414bb1.zip |
ItemID to Constant: cities Folder
Diffstat (limited to 'npc/cities/prontera.txt')
-rw-r--r-- | npc/cities/prontera.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/cities/prontera.txt b/npc/cities/prontera.txt index 2b9e564b6..dbe70787a 100644 --- a/npc/cities/prontera.txt +++ b/npc/cities/prontera.txt @@ -188,7 +188,7 @@ prontera,216,70,2 script Strife#pront 1_M_02,{ mes "train even harder!"; next; event_prt_nov_dreamtalk = 2; - getitem 2501,1; //Hood + getitem Hood,1; mes "[Strife]"; mes "This is, well, for you to help you get even stronger. I guess I want to thank you for being such a good example."; close; |