mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 05:00:55 +01:00
Aimed Xeno Spit
- Neurotoxic spit is now an aimed projectile. - Research analyzer action button updated - Framework for adding more aimed things later
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
|
||||
var/list/spells = typesof(/obj/effect/proc_holder/spell) //needed for the badmin verb for now
|
||||
|
||||
/obj/effect/proc_holder/proc/use_ability(atom/A)
|
||||
return
|
||||
|
||||
/obj/effect/proc_holder/spell
|
||||
name = "Spell"
|
||||
desc = "A wizard spell"
|
||||
|
||||
Reference in New Issue
Block a user