Added a tiny map for testing changes (#17704)

* Added a tiny map for testing changes

* I forgot to commit this

* Addressed review

* Expanded to 255x255 for consistency

* Update config/example/config.toml

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
This commit is contained in:
DamianX
2022-05-06 13:05:12 +02:00
committed by GitHub
parent 325bff8cb0
commit 7ae2061be8
6 changed files with 65591 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
/datum/map/test_tiny
fluff_name = "test_tiny"
technical_name = "test_tiny"
map_path = "_maps/map_files/test_tiny/test_tiny.dmm"