mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 02:54:41 +01:00
I blame Kor for not submitting this earlier. Dammit, okay. This one works now. Stupid TortiseSVN, why would it do that.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2661 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -202,15 +202,9 @@
|
||||
|
||||
usr.visible_message(text("\red <B>[usr] transforms!</B>"))
|
||||
|
||||
<<<<<<< .mine
|
||||
usr.changeling.geneticdamage = 30
|
||||
usr << "Our genes cry out!"
|
||||
|
||||
=======
|
||||
usr.changeling.geneticdamage = 30
|
||||
usr << "Our genes cry out!"
|
||||
|
||||
>>>>>>> .r2659
|
||||
var/list/implants = list() //Try to preserve implants.
|
||||
for(var/obj/item/weapon/W in usr)
|
||||
if (istype(W, /obj/item/weapon/implant))
|
||||
|
||||
Reference in New Issue
Block a user