mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-19 12:05:59 +01:00
[MIRROR] [GBP NO UPDATE] Fixes a incorrect wound series [MDB IGNORE] (#23470)
* [GBP NO UPDATE] Fixes a incorrect wound series * Update pierce.dm --------- Co-authored-by: nikothedude <59709059+nikothedude@users.noreply.github.com> Co-authored-by: Giz <13398309+vinylspiders@users.noreply.github.com>
This commit is contained in:
@@ -13,11 +13,10 @@
|
||||
base_treat_time = 3 SECONDS
|
||||
wound_flags = (ACCEPTS_GAUZE)
|
||||
|
||||
wound_series = WOUND_SERIES_FLESH_SLASH_BLEED
|
||||
wound_series = WOUND_SERIES_FLESH_PUNCTURE_BLEED
|
||||
|
||||
scar_file = FLESH_SCAR_FILE
|
||||
|
||||
|
||||
/// How much blood we start losing when this wound is first applied
|
||||
var/initial_flow
|
||||
/// If gauzed, what percent of the internal bleeding actually clots of the total absorption rate
|
||||
|
||||
Reference in New Issue
Block a user