ID:178032
 
mob/verb/kick(//WHAT HERE TO check where you can only kick a mob that has ingame var of 1?)
var/damage = usr.strength/ rand(1,3)
flick("kick",usr)
M.health -= damage
flick("hit",M)
without a if(..)

cause when their a watcher there on the map but their density ia 1 (so fighters can go passed em.) and their icon is invis. so when they hit kick it doesn't show the watchers

also to kick you must be in oview of 1 of the mob