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
+6
View File
@@ -298,6 +298,12 @@ var/global/datum/prizes/global_prizes = new
typepath = /obj/item/stack/tile/fakespace/loaded
cost = 150
/datum/prize_item/arcadecarpet
name = "Arcade Carpet"
desc = "A stack of genuine arcade carpet tiles, complete with authentic soft drink stains!"
typepath = /obj/item/stack/tile/arcade_carpet/loaded
cost = 150
/datum/prize_item/bike
name = "Awesome Bike!"
desc = "WOAH."