summaryrefslogtreecommitdiff
path: root/npc/002-4
diff options
context:
space:
mode:
authorjesusalva <cpntb1@ymail.com>2018-03-05 01:00:53 -0300
committerjesusalva <cpntb1@ymail.com>2018-03-05 01:00:53 -0300
commitc8a60352361f60522b75ec86a79228d9b7a6b3d2 (patch)
tree15bc24d3df9c9de956b2ef8af2caa7d175157b81 /npc/002-4
parent7794c0e359084c73287ee2ea88c1ccdc357d062d (diff)
downloadserverdata-c8a60352361f60522b75ec86a79228d9b7a6b3d2.tar.gz
serverdata-c8a60352361f60522b75ec86a79228d9b7a6b3d2.tar.bz2
serverdata-c8a60352361f60522b75ec86a79228d9b7a6b3d2.tar.xz
serverdata-c8a60352361f60522b75ec86a79228d9b7a6b3d2.zip
Last attempt at Nard, I hope
Diffstat (limited to 'npc/002-4')
-rw-r--r--npc/002-4/nard.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/002-4/nard.txt b/npc/002-4/nard.txt
index 070660dc8..cbb16f0bb 100644
--- a/npc/002-4/nard.txt
+++ b/npc/002-4/nard.txt
@@ -142,7 +142,7 @@ L_NotYet:
mesn;
mesq l("Welcome to Tulimshar, @@!", strcharinfo(0));
next;
- set Zeny, Zeny-.@price;
+ Zeny = Zeny-.@price;
LOCATION$="Tulim";
mesq l("You can explore the city as you want, but if I were you, I would visit the townhall first.");
next;
@@ -183,7 +183,7 @@ L_Travel:
close;
L_TCandor:
- set Zeny, Zeny-.@price;
+ Zeny=Zeny-.@price;
LOCATION$="Candor";
mes "";
@@ -194,7 +194,7 @@ L_TCandor:
close;
L_TTulim:
- set Zeny, Zeny-.@price;
+ Zeny=Zeny-.@price;
LOCATION$="Tulim";
mes "";