Adds gambling tables

This commit is contained in:
Hubblenaut
2014-09-26 01:17:30 +02:00
parent 0f1e893783
commit 109ef9ac89
5 changed files with 64 additions and 6 deletions

View File

@@ -53,7 +53,7 @@
/obj/item/weapon/soap/deluxe
icon_state = "soapdeluxe"
/obj/item/weapon/soap/deluxe/New()
desc = "A deluxe Waffle Co. brand bar of soap. Smells of [pick("lavender", "vanilla", "strawberry", "chocolate" ,"space")]."
@@ -316,6 +316,12 @@
icon_state = "wood_tableparts"
flags = null
/obj/item/weapon/table_parts/gambling
name = "gamble table parts"
desc = "Keep away from security."
icon_state = "gamble_tableparts"
flags = null
/obj/item/weapon/wire
desc = "This is just a simple piece of regular insulated wire."
name = "wire"