summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/mods/theme/scpt/god.lua2
-rw-r--r--lib/scpt/god.lua2
2 files changed, 0 insertions, 4 deletions
diff --git a/lib/mods/theme/scpt/god.lua b/lib/mods/theme/scpt/god.lua
index fdb7296c..ec806c9c 100644
--- a/lib/mods/theme/scpt/god.lua
+++ b/lib/mods/theme/scpt/god.lua
@@ -29,8 +29,6 @@ add_quest
["god_quest.relic_generated"] = FALSE,
["god_quest.dung_x"] = 1,
["god_quest.dung_y"] = 1,
- ["god_quest.player_x"] = 0,
- ["god_quest.player_y"] = 0,
},
["hooks"] = {
-- Start the game without the quest, given it by chance
diff --git a/lib/scpt/god.lua b/lib/scpt/god.lua
index ad842c44..ad199f68 100644
--- a/lib/scpt/god.lua
+++ b/lib/scpt/god.lua
@@ -29,8 +29,6 @@ add_quest
["god_quest.relic_generated"] = FALSE,
["god_quest.dung_x"] = 1,
["god_quest.dung_y"] = 1,
- ["god_quest.player_x"] = 0,
- ["god_quest.player_y"] = 0,
},
["hooks"] = {
-- Start the game without the quest, given it by chance