Replaces parent wand with wand of nothing on Donut (#49887)

* Replaces parent wand with wand of nothing on Donut

- Renames parent wand 'wand' to distinguish it from wand of nothing
- Simplifies parent wand's description to focus on the fact you shouldn't have it
- Makes parent wand delete itself when fired
- Renames parent magic projectile bolt to differentiate it from bolt of nothing

* prototype wand deletes itself on spawn

* removes snowflakey qdel of the base wand on spawn
This commit is contained in:
cacogen
2020-03-12 13:35:47 -04:00
committed by GitHub
parent 6a9d4c926f
commit c8c0685288
3 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
/obj/projectile/magic
name = "bolt of nothing"
name = "bolt"
icon_state = "energy"
damage = 0
damage_type = OXY