mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-10 14:44:05 +01:00
The modified Changeling mode should end properly now.
Tracking implants can now be used to message the holder. Mini Readme update. Explosive implants will explode when the host dies. Might try and wrap these into nuke or as a new traitor item. Added a play local sound proc. Fixed most of the runtimes in the latest log. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2074 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -27,9 +27,6 @@
|
||||
drop_item()
|
||||
hand = h
|
||||
//This is where the suicide assemblies checks would go
|
||||
for (var/obj/item/weapon/implant/I in src)
|
||||
if (I.implanted)
|
||||
I.activate(10)
|
||||
|
||||
if (client)
|
||||
spawn(10)
|
||||
|
||||
Reference in New Issue
Block a user