11 Commits

Author SHA1 Message Date
silicons 1585d1c2be fixes 2021-04-26 23:32:33 -07:00
silicons 70b8d833c0 changes 2021-02-28 00:00:14 -07:00
ZeroMan 883b932a48 i will eliminate security 2020-04-23 22:28:50 -04:00
kevinz000 826ed7d4f2 o k. 2020-02-07 23:39:09 -07:00
AffectedArc07 16a37e2769 Standardises all files from CRLF to LF 2020-01-12 14:28:01 +00:00
Ghommie 689136fe94 Nerfs cyborg disabler to hold 25 shots rather than 43, just like a normal disabler. 2019-10-09 23:07:39 +02:00
kevinz000 3f34e3c93d Update stun.dm 2019-06-08 03:30:25 -07:00
kevinz000 031779a944 32 --> 25 2019-05-27 14:28:17 -07:00
kevinz000 4913f332c7 Update stun.dm 2019-05-27 14:23:29 -07:00
iksyp 5a06fd98ed Whether or not a pacifist can fire a gun is no longer based on the gun being harmful, but the chambered round being harmful (#36670)
fix: makes dragnet non harmful
tweak: pacifists can now use any disabler or stun setting on any energy gun
code: removed all of the pacifism check code from code/modules/mob/living/living.dm
code: gun objects no longer have a harmful variable, instead, ammo_casing objects now have a harmful variable, which is by default set to TRUE
code: if a pacifist fires a gun, it checks whether or not the round chambered is lethal, instead of whether or not the gun itself is lethal.
2018-04-11 04:59:57 -05:00
CitadelStationBot c72201e605 [MIRROR] Splits projectiles into different files for readability (#5800)
* Splits projectiles into different files for readability

* Update tgstation.dme

* I love how the dme cleans itself up
2018-03-05 14:13:08 -06:00