summaryrefslogtreecommitdiff
path: root/npc/000-2-1/chest.txt
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2013-01-06 20:10:35 +0400
committerAlige <aligetmw@hotmail.fr>2013-01-06 20:10:35 +0400
commit31af18dc02fffe17c114fafa25bd5d7970a9b666 (patch)
tree054728e1367488f38cf32931da524eeef7ae8800 /npc/000-2-1/chest.txt
parentc052c746eb75a2c284de3ce9d4379c6fc9879fcb (diff)
downloadserverdata-31af18dc02fffe17c114fafa25bd5d7970a9b666.tar.gz
serverdata-31af18dc02fffe17c114fafa25bd5d7970a9b666.tar.bz2
serverdata-31af18dc02fffe17c114fafa25bd5d7970a9b666.tar.xz
serverdata-31af18dc02fffe17c114fafa25bd5d7970a9b666.zip
Fixed newly added language in julia's script.
Major consistency fixes: removing useless whitespaces and returns to next line.
Diffstat (limited to 'npc/000-2-1/chest.txt')
-rw-r--r--npc/000-2-1/chest.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-2-1/chest.txt b/npc/000-2-1/chest.txt
index feb4220f..e379ee76 100644
--- a/npc/000-2-1/chest.txt
+++ b/npc/000-2-1/chest.txt
@@ -13,7 +13,7 @@
000-2-1.gat,51,37,0 script Chest 317;2,{
set @q, getq(ShipQuests_Arpan);
-
+
if (@q == 0) goto l_Talk;
if (getnpcdir ("") == 4) goto l_Give;