Ninja Nerfs

This commit is contained in:
SamCroswell
2015-01-10 13:50:44 -05:00
parent c2e941c520
commit 3b7e95ba5f
4 changed files with 66 additions and 40 deletions
@@ -56,6 +56,7 @@
//Ability function variables.
var/s_bombs = 10.0//Number of starting ninja smoke bombs.
var/a_boost = 3.0//Number of adrenaline boosters.
var/emp_proof = 0 // Will the suit react to EMPs? A kind of bad workaround to make Ninjas invulnerable to their own EMPs. - Dave
//Onboard AI related variables.
var/mob/living/silicon/ai/AI//If there is an AI inside the suit.