code/modules/projectiles/guns/magic/wands/wand_tentacle.dm 
| /obj/item/gun/magic/wand/tentacles | Immobilises people with tentacles. It's not a fetish. |
|---|---|
| /obj/projectile/magic/tentacle | Grabs the target for a while in an unwanted hug |
| /obj/effect/wizard_tentacle | Different enough from the goliath tentacle to just be its own subtype |
| /obj/effect/wizard_tentacle/suicide | This one kills you |
| /datum/status_effect/incapacitating/immobilized/wizard_tentacle | Subtype of immobilise which is linked to a tentacle |
| /datum/status_effect/incapacitating/immobilized/wizard_tentacle/suicide | This one kills you |