mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-22 04:24:20 +01:00
Barber Update
This commit is contained in:
@@ -197,6 +197,17 @@ var/list/uplink_items = list()
|
||||
cost = 6
|
||||
job = list("Bartender")
|
||||
|
||||
|
||||
//Barber
|
||||
|
||||
/datum/uplink_item/jobspecific/safety_scissors //Hue
|
||||
name = "Safety Scissors"
|
||||
desc = "A pair of scissors that are anything but what their name implies; can easily cut right into someone's throat."
|
||||
reference = "CTS"
|
||||
item = /obj/item/weapon/scissors/safety
|
||||
cost = 10
|
||||
job = list("Barber")
|
||||
|
||||
//Engineer
|
||||
|
||||
/datum/uplink_item/jobspecific/powergloves
|
||||
|
||||
Reference in New Issue
Block a user