Merge pull request #13461 from Detective-Google/arcade-carpets
adds arcade carpets
This commit is contained in:
@@ -211,6 +211,12 @@
|
||||
turf_type = /turf/open/floor/carpet/black
|
||||
tableVariant = /obj/structure/table/wood/fancy/black
|
||||
|
||||
/obj/item/stack/tile/carpet/arcade
|
||||
name = "arcade carpet"
|
||||
icon_state = "tile-carpet-arcade"
|
||||
turf_type = /turf/open/floor
|
||||
tableVariant = null
|
||||
|
||||
/obj/item/stack/tile/carpet/blackred
|
||||
name = "red carpet"
|
||||
icon_state = "tile-carpet-blackred"
|
||||
@@ -297,6 +303,15 @@
|
||||
/obj/item/stack/tile/carpet/black/fifty
|
||||
amount = 50
|
||||
|
||||
/obj/item/stack/tile/carpet/arcade/ten
|
||||
amount = 10
|
||||
|
||||
/obj/item/stack/tile/carpet/arcade/twenty
|
||||
amount = 20
|
||||
|
||||
/obj/item/stack/tile/carpet/arcade/fifty
|
||||
amount = 50
|
||||
|
||||
/obj/item/stack/tile/carpet/blackred/ten
|
||||
amount = 10
|
||||
|
||||
|
||||
Reference in New Issue
Block a user