and finally, the modules folder. Now I can publish and take a break
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/obj/machinery/vending/games
|
||||
name = "\improper Good Clean Fun"
|
||||
desc = "Vends things that the Captain and Head of Personnel are probably not going to appreciate you fiddling with instead of your job..."
|
||||
product_ads = "Escape to a fantasy world!;Fuel your gambling addiction!;Ruin your friendships!;Roll for initative!;Elves and dwarves!;Paranoid computers!;Totally not satanic!;Fun times forever!"
|
||||
product_ads = "Escape to a fantasy world!;Fuel your gambling addiction!;Ruin your friendships!;Roll for initiative!;Elves and dwarves!;Paranoid computers!;Totally not satanic!;Fun times forever!"
|
||||
icon_state = "games"
|
||||
products = list(/obj/item/toy/cards/deck = 5,
|
||||
/obj/item/storage/pill_bottle/dice = 10,
|
||||
@@ -13,5 +13,3 @@
|
||||
/obj/item/vending_refill/games
|
||||
machine_name = "\improper Good Clean Fun"
|
||||
icon_state = "refill_games"
|
||||
charges = list(7, 3, 0) //of 21 standard, 9 contraband
|
||||
init_charges = list(7, 3, 0)
|
||||
|
||||
Reference in New Issue
Block a user