summaryrefslogtreecommitdiff
path: root/npc/029-2
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-04-09 14:20:07 -0300
committerJesusaves <cpntb1@ymail.com>2021-04-09 14:20:07 -0300
commitf6ae20d6fa226996f808e32e7f455e28dc1796d0 (patch)
treea12553bfeb1ab1c9294c08597d3978adb6877fcd /npc/029-2
parent692a8a8d7f25aedfc31971122581e430193fa942 (diff)
downloadserverdata-f6ae20d6fa226996f808e32e7f455e28dc1796d0.tar.gz
serverdata-f6ae20d6fa226996f808e32e7f455e28dc1796d0.tar.bz2
serverdata-f6ae20d6fa226996f808e32e7f455e28dc1796d0.tar.xz
serverdata-f6ae20d6fa226996f808e32e7f455e28dc1796d0.zip
Replace mob db
Diffstat (limited to 'npc/029-2')
-rwxr-xr-xnpc/029-2/sorfina.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/029-2/sorfina.txt b/npc/029-2/sorfina.txt
index 619a7060..d9353e4d 100755
--- a/npc/029-2/sorfina.txt
+++ b/npc/029-2/sorfina.txt
@@ -311,8 +311,8 @@ L_Walk:
L_Shirt:
mapmask getmask();
mes "You take a simple Cotton Shirt and some very worn-out Ragged Shorts out of the dresser.";
- getitem "CottonShirt", 1;
- getitem "RaggedShorts", 1;
+ getitem CottonShirt, 1;
+ getitem RaggedShorts, 1;
mes "[Sorfina]";
mes "\"Great! Now you can equip it.\"";
mes "\"You can open your inventory by pressing F3 or clicking on the 'Inventory' button in the bar at the upper right corner.\"";