mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-21 21:17:44 +01:00
glassblowing/ceramic skills and changes (#8841)
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
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 initiative!;Elves and dwarves!;Paranoid computers!;Totally not satanic!;Fun times forever!"
|
||||
icon_state = "games"
|
||||
//SKYRAT EDIT: Adds Ceramic, Glassblowing, and Fishing Skillchips
|
||||
products = list(
|
||||
/obj/item/toy/cards/deck = 5,
|
||||
/obj/item/storage/dice = 10,
|
||||
@@ -21,10 +22,14 @@
|
||||
/obj/item/skillchip/bonsai=2,
|
||||
/obj/item/skillchip/wine_taster=2,
|
||||
/obj/item/skillchip/light_remover=2,
|
||||
/obj/item/skillchip/glassblowing_master = 2,
|
||||
/obj/item/skillchip/ceramic_master = 2,
|
||||
/obj/item/skillchip/fishing_master = 2,
|
||||
/obj/item/skillchip/useless_adapter=5,
|
||||
/obj/item/dyespray=3,
|
||||
/obj/item/razor=3,
|
||||
)
|
||||
//SKYRAT EDIT: Adds Ceramic, Glassblowing, and Fishing Skillchips
|
||||
contraband = list(
|
||||
/obj/item/dice/fudge = 9,
|
||||
/obj/item/clothing/shoes/wheelys/skishoes=4,
|
||||
|
||||
Reference in New Issue
Block a user