mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 22:17:32 +01:00
Tweaks some NanoMed Plus products, tweaks mannitol and mutadone pills, renames healing patch (#18904)
* Changes mannitol and mutadone pills
* Renames healing patch to brute patch
* Removes some NanoMed Plus products
* Moves insulin to contraband
* Removes unnecessary capitalization when it comes to reagent bottles
* Reverts mannitol sprite change
* Moves health analyzer upgrades from Nanomed plus to wall nanomed premium category
* Makes syringes lowercase
* Revert "Moves health analyzer upgrades from Nanomed plus to wall nanomed premium category"
This reverts commit 3d586665fe.
* Renames prespawned advanced analyzers
This commit is contained in:
@@ -29,14 +29,14 @@
|
||||
return // thanks inheritance again
|
||||
|
||||
/obj/item/reagent_containers/food/pill/patch/styptic
|
||||
name = "healing patch"
|
||||
name = "brute patch"
|
||||
desc = "Helps with brute injuries."
|
||||
icon_state = "bandaid_brute"
|
||||
instant_application = 1
|
||||
list_reagents = list("styptic_powder" = 30)
|
||||
|
||||
/obj/item/reagent_containers/food/pill/patch/styptic/small
|
||||
name = "healing mini-patch"
|
||||
name = "brute mini-patch"
|
||||
list_reagents = list("styptic_powder" = 15)
|
||||
|
||||
/obj/item/reagent_containers/food/pill/patch/silver_sulf
|
||||
|
||||
Reference in New Issue
Block a user