Found the cause of lasers not damaging humans

Please be more careful with #define names.
Fixes issue #1427
This commit is contained in:
unknown
2012-07-05 15:09:17 +03:00
parent 7a8f5ec38e
commit b1a9b7b66c
2 changed files with 4 additions and 2 deletions
+2 -2
View File
@@ -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
****************************************************/