Skip to content

Commit

Permalink
Add shadows to lost tomb #2.
Browse files Browse the repository at this point in the history
  • Loading branch information
elunna committed Dec 20, 2024
1 parent 73aa8b4 commit 75bcae9
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions dat/tomb-2.lua
Original file line number Diff line number Diff line change
Expand Up @@ -444,6 +444,21 @@ for i = 1, 3 do
des.monster('Z')
end

des.monster("shadow")
des.monster("shadow")
des.monster("shadow")
des.monster("shadow")
des.monster("shadow")
des.monster("shadow")
des.monster("shadow")
des.monster("shadow")
des.monster("shadow")
des.monster("shadow")
des.monster("shadow")
des.monster("shadow")
des.monster("shadow")
des.monster("shadow")

-- objects:
for i = 1, 20 do
des.gold()
Expand Down

0 comments on commit 75bcae9

Please sign in to comment.