diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-06-17 13:39:36 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-06-17 13:39:36 -0300 |
commit | da7e15e699dfb0845c80658f156146a3c558d6f4 (patch) | |
tree | 58845b48712b575266614d22d623292b3f57538b /npc/024-16/king.txt | |
parent | a1613eec53ea4565949adc3789f60a2976e38b02 (diff) | |
download | serverdata-da7e15e699dfb0845c80658f156146a3c558d6f4.tar.gz serverdata-da7e15e699dfb0845c80658f156146a3c558d6f4.tar.bz2 serverdata-da7e15e699dfb0845c80658f156146a3c558d6f4.tar.xz serverdata-da7e15e699dfb0845c80658f156146a3c558d6f4.zip |
Miniboss fight (023-3)
Diffstat (limited to 'npc/024-16/king.txt')
-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 d7f38449b..3dc1e98a3 100644 --- a/npc/024-16/king.txt +++ b/npc/024-16/king.txt @@ -95,7 +95,7 @@ L_Campaign: // Logout/dead/etc. → Destroy the quest state // Meaning you'll have to start over. To prevent logout-cheats. if (.@q) - setq FrostiaQuest_Homunculus, 0, 0, 0; + setq FrostiaQuest_Homunculus, .@q, 0, 0; // Debug functionality if (is_staff()) { |