diff options
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()) { |