Sliding Puzzle

This commit is contained in:
kevinz000
2018-08-07 04:43:35 -07:00
parent 626c5a018e
commit 4ff02b5a8b
11 changed files with 431 additions and 2 deletions
+7
View File
@@ -215,3 +215,10 @@
suffix = "lavaland_surface_random_ripley.dmm"
allow_duplicates = FALSE
cost = 5
/datum/map_template/ruin/lavaland/puzzle
name = "Ancient Puzzle"
id = "puzzle"
description = "Mystery to be solved."
suffix = "lavaland_surface_puzzle.dmm"
cost = 5