Ratvarian Spears are more powerful in melee and less easily turned against Servants (#21324)

* yes, you should be hearing the song in your head

* i listened to that song the entire time i was coding this

* kind of like a spear

* fine
This commit is contained in:
Joan Lung
2016-11-07 13:01:27 +13:00
committed by oranges
parent 22ab7d6a4f
commit 346760d34b
2 changed files with 45 additions and 34 deletions
@@ -185,6 +185,7 @@
var/obj/item/clockwork/ratvarian_spear/R = new(get_turf(usr))
owner.put_in_hands(R)
if(!ratvar_awakens)
R.clockwork_desc = "A powerful spear of Ratvarian making. It's more effective against enemy cultists and silicons, though it won't last for long."
owner << "<span class='warning'>Your spear begins to break down in this plane of existence. You can't use it for long!</span>"
addtimer(R, "break_spear", base_cooldown, FALSE)
cooldown = base_cooldown + world.time