Fix catwalk/plating issue, update Experimentor grammar and remove disabilities from nuke ops

This commit is contained in:
Markolie
2016-11-02 13:17:35 +01:00
parent 5fb35e7b23
commit 182cd3a0de
3 changed files with 10 additions and 2 deletions
+1 -1
View File
@@ -680,7 +680,7 @@
warn_admins(user, "Flash")
/obj/item/weapon/relic/proc/petSpray(mob/user)
var/message = "<span class='danger'>[src] begans to shake, and in the distance the sound of rampaging animals arises!</span>"
var/message = "<span class='danger'>[src] begins to shake, and in the distance the sound of rampaging animals arises!</span>"
visible_message(message)
to_chat(user, message)
var/animals = rand(1,25)