summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicksha <Micksha@users.noreply.github.com>2018-10-05 22:49:18 +0200
committerMicksha <Micksha@users.noreply.github.com>2018-10-22 21:18:25 +0200
commit499f90d26c284343d3af13922d06e1a6942e4c4a (patch)
treec160e17ec100b6436385f3209e0e75c123af87ec
parent4edcc1650b45bd6287af5d94048273d65dd4ff99 (diff)
downloadserverdata-499f90d26c284343d3af13922d06e1a6942e4c4a.tar.gz
serverdata-499f90d26c284343d3af13922d06e1a6942e4c4a.tar.bz2
serverdata-499f90d26c284343d3af13922d06e1a6942e4c4a.tar.xz
serverdata-499f90d26c284343d3af13922d06e1a6942e4c4a.zip
fix synthax issues
-rw-r--r--db/constants.conf4
-rw-r--r--npc/008-2-10/airlia.txt4
2 files changed, 4 insertions, 4 deletions
diff --git a/db/constants.conf b/db/constants.conf
index f7f4feaf..b851ccf8 100644
--- a/db/constants.conf
+++ b/db/constants.conf
@@ -4035,7 +4035,7 @@ constants_db: {
NPC_YOUNG_MAN_KFAHR: 152
NPC_INSPECTOR: 153
NPC_SUSPICIOUS_TRADER: 154
- NPC_GENERAL STORE: 155
+ NPC_GENERAL_STORE: 155
NPC_TRAVELLER_DRUID: 156
NPC_DARK_DRUID: 157
NPC_AIRLIA: 158
@@ -4043,7 +4043,7 @@ constants_db: {
NPC_BLONDE_APPRENTICE: 160
NPC_GIRL_MILLY: 161
NPC_OLANA: 162
- NPC_DESERT_HAT_MAN 163
+ NPC_DESERT_HAT_MAN: 163
NPC_YOUNG_MAN_IN_PINK: 164
NPC_WAITRESS_LEGACY: 165
NPC_WIZARD: 166
diff --git a/npc/008-2-10/airlia.txt b/npc/008-2-10/airlia.txt
index d300b52a..fa16659b 100644
--- a/npc/008-2-10/airlia.txt
+++ b/npc/008-2-10/airlia.txt
@@ -5,8 +5,8 @@
// Airlia, the girl in the townhall.
// THIS IS A PLACEHOLDER!
-008-2-10,41,29,0 script Airlia NPC_AIRLIA,{
- speech
+008-2-10,41,29,0 script Airlia NPC_AIRLIA,{
+ speech
l("Hi!"),
lg("Did you visit the graveyard already? I havent met people coming back alive for ages.");
l("There must be cruel things going on.");