mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 04:22:39 +01:00
tesla body tweak (#15972)
This commit is contained in:
@@ -228,7 +228,8 @@
|
||||
if(no_guns_check)
|
||||
to_chat(A, SPAN_WARNING("[no_guns_check]")) // the proc returns the no_guns_message
|
||||
return FALSE
|
||||
|
||||
if(A.species && !A.species.can_use_guns())
|
||||
return FALSE
|
||||
if((M.is_clumsy()) && prob(40)) //Clumsy handling
|
||||
var/obj/P = consume_next_projectile()
|
||||
if(P)
|
||||
|
||||
Reference in New Issue
Block a user