Skip to content
Snippets Groups Projects
Commit 83bceed8 authored by DarkGod's avatar DarkGod
Browse files

Alternate Maze "normal" horrors have been replaced by temporal ones

parent 540654dd
No related branches found
No related tags found
No related merge requests found
......@@ -36,7 +36,7 @@ else
load("/data/general/npcs/jelly.lua", rarity(3))
load("/data/general/npcs/thieve.lua", rarity(0))
load("/data/general/npcs/horror-corrupted.lua", rarity(0))
load("/data/general/npcs/horror.lua", rarity(0))
load("/data/general/npcs/horror_temporal.lua", rarity(1))
load("/data/general/npcs/all.lua", rarity(4, 35))
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment