mirror of
https://github.com/1dot13/source.git
synced 2026-08-26 14:30:26 +02:00
A paramedic can use empty bloodbags (<emptybloodbag>-tag, item #1756) to create blood bags (<bloodbag>-tag, item #1757) from other mercs. These can then boost the health returned by surgery by ONTOP_PERCENT_SURGERY_HEAL_BLOODBAG percent.
Requires GameDir >= r2467. git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@8662 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -2499,6 +2499,9 @@ enum
|
||||
MSG113_SURGERY_BEFORE_DOCTOR_ASSIGNMENT,
|
||||
MSG113_SURGERY_BEFORE_PATIENT_ASSIGNMENT,
|
||||
MSG113_SURGERY_ON_TACTICAL_AUTOBANDAGE,
|
||||
MSG113_DO_WE_WANT_SURGERY_FIRST_BLOODBAG,
|
||||
MSG113_DO_WE_WANT_SURGERY_BLOODBAG,
|
||||
MSG113_SURGERY_BEFORE_DOCTOR_ASSIGNMENT_BLOODBAG,
|
||||
MSG113_SURGERY_FINISHED,
|
||||
MSG113_LOSES_ONE_POINT_MAX_HEALTH,
|
||||
MSG113_LOSES_X_POINTS_MAX_HEALTH,
|
||||
|
||||
Reference in New Issue
Block a user