mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
Adds CI to error on unnecessary variable modification (#29861)
* begin the burndown? (y/n)
* okay update requirements?
* change the error name
* there we go
* tweak
* first bit of the burndown
* more
* burndown complete
* return the exit code!
* review
* Revert "first bit of the burndown"
This reverts commit 34155bd991.
* fix
* fixes
* last fix
* remove deprecated avulto stuff
This commit is contained in:
@@ -435,7 +435,6 @@
|
||||
to_chat(user, "<span class='warning'>[src] is still recharging.</span>")
|
||||
|
||||
/obj/effect/immortality_talisman
|
||||
icon = 'icons/effects/effects.dmi'
|
||||
var/can_destroy = FALSE
|
||||
|
||||
/obj/effect/immortality_talisman/Initialize(mapload)
|
||||
|
||||
Reference in New Issue
Block a user