Co-authored-by: DreamySkrell <>
This commit is contained in:
DreamySkrell
2024-02-25 11:58:30 +00:00
committed by GitHub
co-authored by DreamySkrell <>
parent f1450e569f
commit d3b3f3920a
2 changed files with 16 additions and 0 deletions
@@ -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