mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 19:44:09 +01:00
Found the cause of lasers not damaging humans
Please be more careful with #define names. Fixes issue #1427
This commit is contained in:
@@ -69,11 +69,11 @@ var/list/wound_progressions = list(
|
||||
W.hits = hits
|
||||
W.time_inflicted = time_inflicted
|
||||
return W
|
||||
|
||||
/* fuckign double defines
|
||||
#define CUT 0
|
||||
#define BRUISE 1
|
||||
#define BURN 2
|
||||
|
||||
*/
|
||||
/****************************************************
|
||||
EXTERNAL ORGANS
|
||||
****************************************************/
|
||||
|
||||
Reference in New Issue
Block a user