Skip to content
Snippets Groups Projects
Commit 342ed6b8 authored by DarkGod's avatar DarkGod
Browse files

Infinite Dungeon can now spawn shivgoroth and undead rats (including everybody's favorite Rat Lich)

parent 504632f5
No related branches found
No related tags found
No related merge requests found
......@@ -22,6 +22,8 @@ load("/data/general/npcs/all.lua")
load("/data/general/npcs/bone-giant.lua")
load("/data/general/npcs/faeros.lua")
load("/data/general/npcs/gwelgoroth.lua")
load("/data/general/npcs/shivgoroth.lua")
load("/data/general/npcs/undead-rat.lua")
load("/data/general/npcs/mummy.lua")
load("/data/general/npcs/ritch.lua")
......
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