Vore belly default variant improvement (#7181)

This commit is contained in:
Selis
2023-11-07 13:37:17 +01:00
committed by GitHub
parent 1dfd2f788f
commit 6984cab970
4 changed files with 16 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
/datum/design/item/device/floor_painter
id = "floor_painter"
req_tech = list(TECH_ENGINEERING = 2)
materials = list(MAT_STEEL = 3000, MAT_GLASS = 500)
build_path = /obj/item/device/floor_painter
sort_string = "TADAA"