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:
Ketrai
2020-01-08 13:47:41 -05:00
committed by VirgoBot
co-authored by KitKetKetrai
parent 6f24070dbd
commit 85667c2a9b
6 changed files with 39 additions and 0 deletions
@@ -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"