mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-11 11:25:55 +00:00
Spawning special rooms
This commit is contained in:
parent
56094e89a0
commit
6e26eb21b1
17 changed files with 502 additions and 54 deletions
|
|
@ -6,5 +6,7 @@ public enum RoomType
|
|||
Regular,
|
||||
Secret,
|
||||
Shop,
|
||||
Key,
|
||||
Treasure,
|
||||
Boss
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue