diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-06-18 13:13:05 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-06-18 13:13:05 -0300 |
commit | bd5da08fee41669f48165767540479987acbc6bf (patch) | |
tree | 514474db59e4823166371298b4740eab21814d90 /npc/024-16 | |
parent | 3d5beb946b9556e982d492cc41e72aead534f960 (diff) | |
download | serverdata-bd5da08fee41669f48165767540479987acbc6bf.tar.gz serverdata-bd5da08fee41669f48165767540479987acbc6bf.tar.bz2 serverdata-bd5da08fee41669f48165767540479987acbc6bf.tar.xz serverdata-bd5da08fee41669f48165767540479987acbc6bf.zip |
Well, that was a dumb error
Diffstat (limited to 'npc/024-16')
-rw-r--r-- | npc/024-16/king.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/024-16/king.txt b/npc/024-16/king.txt index 001b17052..c3185a491 100644 --- a/npc/024-16/king.txt +++ b/npc/024-16/king.txt @@ -93,7 +93,7 @@ L_Continue: L_Campaign: .@q=getq(FrostiaQuest_Homunculus); // We probably should apply you a penalty should you flee... no? - setq3 FrostiaQuest_Homunculus, 3; + setq3 FrostiaQuest_Homunculus, 0; // Debug functionality if (is_staff()) { |