diff options
author | mekolat <mekolat@gmail.com> | 2015-01-18 16:40:27 -0500 |
---|---|---|
committer | mekolat <mekolat@gmail.com> | 2015-01-18 16:40:27 -0500 |
commit | b4a3650f679b41e5e90c8a09fd95caa602a66f2a (patch) | |
tree | f92d9fa9cba6ac6596da256ee58cc4d9731e15a0 /world/map/npc/030-2/present_helper.txt | |
parent | 3d7fd218c50a39c643245d3520e4bbd314e4f3fa (diff) | |
download | serverdata-b4a3650f679b41e5e90c8a09fd95caa602a66f2a.tar.gz serverdata-b4a3650f679b41e5e90c8a09fd95caa602a66f2a.tar.bz2 serverdata-b4a3650f679b41e5e90c8a09fd95caa602a66f2a.tar.xz serverdata-b4a3650f679b41e5e90c8a09fd95caa602a66f2a.zip |
fix some typos in xmas inn
Diffstat (limited to 'world/map/npc/030-2/present_helper.txt')
-rw-r--r-- | world/map/npc/030-2/present_helper.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/world/map/npc/030-2/present_helper.txt b/world/map/npc/030-2/present_helper.txt index 248c296a..0a027ca0 100644 --- a/world/map/npc/030-2/present_helper.txt +++ b/world/map/npc/030-2/present_helper.txt @@ -1,8 +1,8 @@ // Annual Xmas // Author: wushin -// Present Reclaimation +// Present Reclamation -030-2.gat,47,82,0|script|Jonanthan|328 +030-2.gat,47,82,0|script|Jonathan|328 { callfunc "XmasStates"; @@ -84,4 +84,3 @@ L_Close: set @present_name$, ""; close; } - |