diff options
Diffstat (limited to 'world/map/npc/027-2/crying_child.txt')
-rw-r--r-- | world/map/npc/027-2/crying_child.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/027-2/crying_child.txt b/world/map/npc/027-2/crying_child.txt index 80cefcb3..4081f25f 100644 --- a/world/map/npc/027-2/crying_child.txt +++ b/world/map/npc/027-2/crying_child.txt @@ -159,7 +159,7 @@ L_return4: getinventorylist; if (@inventorylist_count == 100) goto L_full; - getitem "RingSimple", 1; + getitem "SimpleRing", 1; set @state, 7; callsub S_Update_Mask; mes "\"I will tell my parents how great and helpful you are. Maybe they can even let you stay here at the inn for free!\""; |