mirror of
https://github.com/bryanthaboi/gen1recomp.git
synced 2026-08-20 04:31:09 +02:00
CLOSES #998, CLOSES #1472, CLOSES #1526, CLOSES #1529, CLOSES #1530, CLOSES #1532, CLOSES #1534, CLOSES #1547, CLOSES #1549, CLOSES #1550, CLOSES #1551
This commit is contained in:
@@ -226,6 +226,10 @@ return { spawns = { SPAWN_NEW_BARK = { map = "TEST_MAP", x = 1, y = 1 } } }
|
||||
spawnAfterChampion = "SPAWN_LANCE",
|
||||
position = { map = "PLAYERS_HOUSE_2F", x = 1, y = 1, facing = "down" } }),
|
||||
"and the post-credits spawn is a warp even though a position exists")
|
||||
|
||||
love.filesystem.remove("data/generated/maps.lua")
|
||||
love.filesystem.remove("data/generated/tilesets.lua")
|
||||
love.filesystem.remove("data/generated/landmarks.lua")
|
||||
end
|
||||
|
||||
-- ---- the two clock faces ----------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user