mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-24 05:36:57 +01:00
@@ -36,4 +36,37 @@
|
||||
|
||||
/datum/gear/comb
|
||||
display_name = "purple comb"
|
||||
path = /obj/item/weapon/haircomb
|
||||
path = /obj/item/weapon/haircomb
|
||||
|
||||
/datum/gear/lunchbox
|
||||
display_name = "lunchbox, rainbow"
|
||||
cost = 2
|
||||
path = /obj/item/weapon/storage/toolbox/lunchbox/filled
|
||||
|
||||
/datum/gear/lunchbox/heartlunchbox
|
||||
display_name = "lunchbox, heart"
|
||||
path = /obj/item/weapon/storage/toolbox/lunchbox/heart/filled
|
||||
|
||||
/datum/gear/lunchbox/catlunchbox
|
||||
display_name = "lunchbox, cat"
|
||||
path = /obj/item/weapon/storage/toolbox/lunchbox/cat/filled
|
||||
|
||||
/datum/gear/lunchbox/ntlunchbox
|
||||
display_name = "lunchbox, Nanotrasen"
|
||||
path = /obj/item/weapon/storage/toolbox/lunchbox/nt/filled
|
||||
|
||||
/datum/gear/lunchbox/marslunchbox
|
||||
display_name = "lunchbox, Mars university"
|
||||
path = /obj/item/weapon/storage/toolbox/lunchbox/mars/filled
|
||||
|
||||
/datum/gear/lunchbox/ctilunchbox
|
||||
display_name = "lunchbox, CTI"
|
||||
path = /obj/item/weapon/storage/toolbox/lunchbox/cti/filled
|
||||
|
||||
/datum/gear/lunchbox/nymphlunchbox
|
||||
display_name = "lunchbox, Diona nymph"
|
||||
path = /obj/item/weapon/storage/toolbox/lunchbox/nymph/filled
|
||||
|
||||
/datum/gear/lunchbox/syndicatelunchbox
|
||||
display_name = "lunchbox, black and red"
|
||||
path = /obj/item/weapon/storage/toolbox/lunchbox/syndicate/filled
|
||||
|
||||
Reference in New Issue
Block a user