[HIGH PRIORITY]Hotfix for the monkeylike disability
This commit is contained in:
@@ -103,7 +103,7 @@
|
||||
|
||||
|
||||
/mob/living/carbon/human/IsAdvancedToolUser()
|
||||
if(disabilities & MONKEYLIKE)
|
||||
if(has_disability(MONKEYLIKE))
|
||||
return FALSE
|
||||
return TRUE//Humans can use guns and such
|
||||
|
||||
|
||||
Reference in New Issue
Block a user