mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-26 14:47:50 +01:00
[MIRROR] next grep, no spaces (#10548)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
co-authored by
Kashargul
parent
16a213f699
commit
8d0febfbb6
@@ -73,7 +73,7 @@
|
||||
if(blood_volume <= M.species.blood_volume*M.species.blood_level_safe)
|
||||
bloodloss = TRUE
|
||||
|
||||
//CHOMPedit start: Wording
|
||||
//CHOMPedit start: Wording
|
||||
if(bleeding_external)
|
||||
dat += span_bold("Surface Bleeding") + " - Apply bandages or administer Bicaridine.<br>"
|
||||
if(bleeding_internal)
|
||||
|
||||
Reference in New Issue
Block a user