mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
Testing an upgraded changeling neurotoxin dart, works like a ranged sleepypen. This will get changed back quickly if it turns out to be ridiculously overpowered. Also, changed 'sythe-like arm' to 'scythe-like arm'.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@245 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -1312,7 +1312,7 @@
|
||||
|
||||
if (M.a_intent == "help")
|
||||
for(var/mob/O in viewers(src, null))
|
||||
O.show_message(text("\blue [M] caresses [src] with its sythe like arm."), 1)
|
||||
O.show_message(text("\blue [M] caresses [src] with its scythe like arm."), 1)
|
||||
else
|
||||
//This will be changed to skin, where we can skin a dead human corpse
|
||||
if (M.a_intent == "grab")
|
||||
|
||||
Reference in New Issue
Block a user