mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 19:47:47 +01:00
adds gnomes. (#6595)
* adds gnomes * Makes the house nice and bright. * copypasta error * Odd * makes gnomes adminspawn only. Co-authored-by: KitKetKetrai <49008286+KitKetKetrai@users.noreply.github.com>
This commit is contained in:
committed by
VirgoBot
co-authored by
KitKetKetrai
parent
6f24070dbd
commit
85667c2a9b
@@ -3526,3 +3526,13 @@
|
||||
|
||||
glass_name = "fusionnaire"
|
||||
glass_desc = "A relatively new cocktail, mostly served in the bars of NanoTrasen owned stations."
|
||||
|
||||
/datum/reagent/nutriment/magicdust
|
||||
name = "Magic Dust"
|
||||
id = "magicdust"
|
||||
description = "A dust harvested from gnomes, aptly named by pre-industrial civilizations."
|
||||
taste_description = "something tingly"
|
||||
taste_mult = 2
|
||||
reagent_state = LIQUID
|
||||
nutriment_factor = 40 //very filling
|
||||
color = "#d169b2"
|
||||
Reference in New Issue
Block a user