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-11-05 21:34:37 +0100
commite34d012804b9a10283c3b2ced98c73542833a731 (patch)
tree4212be0f15acf2e1a4b5712590db5ebaf6e17f80
parent862551f1341356d88a4b969a90f1c98de82067dc (diff)
downloadserverdata-e34d012804b9a10283c3b2ced98c73542833a731.tar.gz
serverdata-e34d012804b9a10283c3b2ced98c73542833a731.tar.bz2
serverdata-e34d012804b9a10283c3b2ced98c73542833a731.tar.xz
serverdata-e34d012804b9a10283c3b2ced98c73542833a731.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.");