mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
Arcade Carpetting
Adds arcade carpet to (obviously) the arcade - Credit to Goonstation for the arcade carpet sprites Adds arcade carpet as a prize in the prize counter. Adds a security camera and holopad to Metastation pad Adds stools to both arcades and rearranges the arcade games in the Cyberiad arcade
This commit is contained in:
@@ -166,3 +166,15 @@
|
||||
desc = "A grooved floor tile."
|
||||
icon_state = "tile_pod"
|
||||
turf_type = /turf/simulated/floor/pod
|
||||
|
||||
/obj/item/stack/tile/arcade_carpet
|
||||
name = "arcade carpet"
|
||||
singular_name = "arcade carpet"
|
||||
desc= "A piece of carpet with a retro spaceship pattern."
|
||||
icon_state = "tile_space"
|
||||
turf_type = /turf/simulated/floor/carpet/arcade
|
||||
merge_type = /obj/item/stack/tile/arcade_carpet
|
||||
burn_state = FLAMMABLE
|
||||
|
||||
/obj/item/stack/tile/arcade_carpet/loaded
|
||||
amount = 20
|
||||
|
||||
Reference in New Issue
Block a user