Commit Graph

15 Commits

Author SHA1 Message Date
silicons
716c2a04e4 Merge pull request #14160 from keronshb/motivation
Adds a new traitor item, Motivation (Part 1)
2021-06-09 11:10:17 -07:00
WanderingFox95
4e0bf12c0c Modifies dart size and properties
They inject less but pierce again
2021-04-23 23:15:40 +02:00
keronshb
a2833ea85f Movitation WIP
WIP still working on this
2021-01-26 13:27:06 -05:00
Trilbyspaceclone
49b0d38112 Apply suggestions from code review
Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com>
2020-07-07 13:47:56 -04:00
TrilbySpaceClone
8b406df1ec mk III 2020-06-05 22:43:49 -04:00
AffectedArc07
16a37e2769 Standardises all files from CRLF to LF 2020-01-12 14:28:01 +00:00
Fermi
88ec4e336e Small oops. 2019-06-20 03:34:49 +01:00
Fermi
e0cada7965 Quick fix for a runtime 2019-06-19 01:08:23 +01:00
Fermi
17403bd059 Non-functioning EMP code for review (revert before merging.) 2019-06-13 00:58:54 +01:00
Fermi
fd22dbfc0d More fixes. Need to check over merging math. 2019-06-02 03:59:52 +01:00
Fermi
0fa445c153 Fixes and test. 2019-06-02 03:24:01 +01:00
Fermi
3cf3268c76 New non-harmful medicinal darts. 2019-06-01 22:52:03 +01:00
Poojawa
284e9d0325 module things, jfc 2018-09-11 07:51:01 -05: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