mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 05:23:22 +01:00
co-authored by
DreamySkrell <>
parent
f1450e569f
commit
d3b3f3920a
@@ -230,6 +230,15 @@
|
||||
gear_tweaks += new /datum/gear_tweak/path(lunchboxes)
|
||||
gear_tweaks += new /datum/gear_tweak/contents(lunchables_vaurca(), lunchables_vaurca_snack(), lunchables_drinks(), lunchables_utensil())
|
||||
|
||||
/datum/gear/kois_mre
|
||||
display_name = "k'ois MRE"
|
||||
description = "K'ois MRE."
|
||||
cost = 1
|
||||
path = /obj/item/storage/box/fancy/mre/menu12
|
||||
sort_category = "Xenowear - Vaurca"
|
||||
whitelisted = list(SPECIES_VAURCA_WORKER, SPECIES_VAURCA_WARRIOR, SPECIES_VAURCA_BREEDER, SPECIES_VAURCA_BULWARK)
|
||||
flags = GEAR_NO_SELECTION
|
||||
|
||||
/datum/gear/ears/vaurca
|
||||
abstract_type = /datum/gear/ears/vaurca
|
||||
|
||||
|
||||
Reference in New Issue
Block a user