Standardize CLUMSY

Conflicts:
	code/game/jobs/job/civilian.dm
	code/game/objects/items/weapons/defib.dm
	code/game/objects/items/weapons/stunbaton.dm
	code/modules/mob/living/silicon/robot/component.dm
	code/modules/reagents/reagent_containers/syringes.dm
This commit is contained in:
Rob Nelson
2014-01-21 13:53:13 -08:00
committed by ZomgPonies
parent 22a2df1115
commit d49e6d3bf4
34 changed files with 370 additions and 211 deletions
+1 -1
View File
@@ -325,7 +325,7 @@ var/MAX_EXPLOSION_RANGE = 14
#define M_RESIST_COLD 2
#define M_XRAY 3
#define M_HULK 4
#define CLUMSY 5
#define M_CLUMSY 5
#define FAT 6
#define HUSK 7
#define NOCLONE 8