[MIRROR] Ghost Pool Protection Admin Button (#226)

* Ghost Pool Protection Admin Button (#52683)

* Ghost Pool Protection

* okay

* Update tgui.bundle.js

* just a bit of feedback

* temporarily

Co-authored-by: Emmanuel S. <emmanuelssr@gmail.com>

* Update GhostPoolProtection.js

* Update tgui.bundle.js

* my devserver broke

* okay done for real

* conflict resolution bundle

* Rohesies dope review

Co-authored-by: Rohesie <rohesie@gmail.com>

Co-authored-by: Emmanuel S. <emmanuelssr@gmail.com>
Co-authored-by: Rohesie <rohesie@gmail.com>

* Ghost Pool Protection Admin Button

Co-authored-by: tralezab <40974010+tralezab@users.noreply.github.com>
Co-authored-by: Emmanuel S. <emmanuelssr@gmail.com>
Co-authored-by: Rohesie <rohesie@gmail.com>
This commit is contained in:
SkyratBot
2020-08-07 01:39:43 +01:00
committed by GitHub
co-authored by Emmanuel S. Rohesie tralezab
parent f053e12c16
commit 38c75c7573
18 changed files with 232 additions and 4 deletions
+3
View File
@@ -462,6 +462,9 @@
/obj/item/nullrod/scythe/talking/attack_self(mob/living/user)
if(possessed)
return
if(!(GLOB.ghost_role_flags & GHOSTROLE_STATION_SENTIENCE))
to_chat(user, "<span class='notice'>Anomalous otherworldly energies block you from awakening the blade!</span>")
return
to_chat(user, "<span class='notice'>You attempt to wake the spirit of the blade...</span>")