Da white kit nerf update: sutures and regen mesh. (#47092)

* Base

* epic

* bandaid begone

* Documentation

* Bugmash

* Replaces bruise packs and ointment in on maps.

* Fixes for testmerge

* new line

* Dirty web

* Nasty webedit

* med suture is now a chemical recipe, adds cellulose reagent
This commit is contained in:
Krysonism
2019-10-20 13:18:42 -04:00
committed by moo
parent f5bd6a381d
commit 59a0440acf
15 changed files with 198 additions and 34 deletions
+1
View File
@@ -23,6 +23,7 @@
dog_fashion = /datum/dog_fashion/head
drop_sound = 'sound/items/handling/paper_drop.ogg'
pickup_sound = 'sound/items/handling/paper_pickup.ogg'
grind_results = list(/datum/reagent/cellulose = 3)
var/extra_headers //For additional styling or other js features.