summaryrefslogtreecommitdiff
path: root/npc/012-1/guards.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/012-1/guards.txt')
-rw-r--r--npc/012-1/guards.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/012-1/guards.txt b/npc/012-1/guards.txt
index dee4f9d67..df0efce16 100644
--- a/npc/012-1/guards.txt
+++ b/npc/012-1/guards.txt
@@ -249,7 +249,7 @@ OnInit:
// Liberation Day Script
003-1,122,25,0 script Hurnsguard NPC_PLAYER,{
- query_sql("SELECT online FROM char WHERE name='Saulc GM'", .@online);
+ query_sql("SELECT online FROM `char` WHERE name='Saulc GM'", .@online);
if (!.@online) {
mesn;
mesq l("We are planning to take over Hurnscald from the Monster King, and we will need everybody's help.");