mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 20:45:28 +01:00
changelog and nerf
This commit is contained in:
@@ -86,13 +86,13 @@
|
||||
gender = PLURAL
|
||||
singular_name = "medical gauze"
|
||||
icon_state = "gauze"
|
||||
stop_bleeding = 3000 //five minutes
|
||||
stop_bleeding = 1800 //180 seconds
|
||||
|
||||
/obj/item/stack/medical/gauze/improvised
|
||||
name = "improvised gauze"
|
||||
singular_name = "improvised gauze"
|
||||
desc = "A roll of cloth roughly cut from something that can stop bleeding, but does not heal wounds."
|
||||
stop_bleeding = 1200 //two minutes
|
||||
stop_bleeding = 900 //90 seconds
|
||||
|
||||
/obj/item/stack/medical/ointment
|
||||
name = "ointment"
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
author: Paprika
|
||||
delete-after: True
|
||||
changes:
|
||||
- rscadd: "Added blood and bleeding. If you take enough brute damage on a certain limb, you will start bleeding, and will need to patch your bleeding with gauze from medbay. You can replace lost blood by eating nutritious food and waiting for your heart to reproduce it, or by getting a blood transfusion from an IV drip."
|
||||
Reference in New Issue
Block a user