Files
Paradise/code/modules/projectiles/gun_attachments.dm
kyunkyunkyun 8821ab9a66 Updates a couple of /obj/item variables (#29829)
* compiles checkpoint

* fix some

* updatepaths

* fix

* rrr

* linters

* fiexs

* icon fixes

* plasmemes

* fix

* fix

* fix bit more

* fix

* well

* cleanup

* fix glasses layer

* conflict

* fuck gun code

* fixes

* fix

* fixes to energy guns

* review

* conflict

* support that 1 unathi pixel

* fix
2025-09-14 15:23:56 +00:00

17 lines
555 B
Plaintext

//Put all your tacticool gun gadgets here. So far it's pretty empty
/obj/item/suppressor
name = "universal suppressor"
desc = "A universal syndicate small-arms suppressor for maximum espionage."
icon = 'icons/tgmc/objects/attachments.dmi'
icon_state = "suppressor"
w_class = WEIGHT_CLASS_SMALL
var/oldsound = null
var/initial_w_class = null
origin_tech = "combat=2;engineering=2"
/obj/item/suppressor/specialoffer
name = "cheap suppressor"
desc = "A foreign knock-off suppressor, it feels flimsy, cheap, and brittle. Still fits all weapons."