diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-06-17 23:19:23 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-06-17 23:19:23 -0300 |
commit | 71d9baa1fa24a33e50da91ae0f5df6181b616f14 (patch) | |
tree | 29e4e7761524eade652d2819d31bd0e74b5c8ad8 /npc/024-16/king.txt | |
parent | 9ba1a745f6c6a88ef4c82aa617d949feb1d61c2c (diff) | |
download | serverdata-71d9baa1fa24a33e50da91ae0f5df6181b616f14.tar.gz serverdata-71d9baa1fa24a33e50da91ae0f5df6181b616f14.tar.bz2 serverdata-71d9baa1fa24a33e50da91ae0f5df6181b616f14.tar.xz serverdata-71d9baa1fa24a33e50da91ae0f5df6181b616f14.zip |
001-7 Puzzle
Diffstat (limited to 'npc/024-16/king.txt')
-rw-r--r-- | npc/024-16/king.txt | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/npc/024-16/king.txt b/npc/024-16/king.txt index 3dc1e98a3..2e52ef0eb 100644 --- a/npc/024-16/king.txt +++ b/npc/024-16/king.txt @@ -92,10 +92,7 @@ L_Continue: L_Campaign: .@q=getq(FrostiaQuest_Homunculus); - // Logout/dead/etc. → Destroy the quest state - // Meaning you'll have to start over. To prevent logout-cheats. - if (.@q) - setq FrostiaQuest_Homunculus, .@q, 0, 0; + // We probably should apply you a penalty should you flee... no? // Debug functionality if (is_staff()) { |