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:
FalseIncarnate
2017-09-19 21:39:24 -04:00
parent 64a8ed516c
commit 0b2e393507
6 changed files with 91 additions and 64 deletions
@@ -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