move all EOL comments on typepath names to dmdoc (#23928)

* move all EOL comments on typepath names to dmdoc

* Apply suggestions from code review

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>

---------

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
This commit is contained in:
warriorstar-orion
2024-03-01 20:05:49 +00:00
committed by GitHub
co-authored by Luc S34N
parent 25996e232a
commit 0667f20681
211 changed files with 955 additions and 478 deletions
@@ -838,7 +838,8 @@
tracking_target_UID = null
/obj/item/gun/energy/spikethrower //It's like the cyborg LMG, uses energy to make spikes
/// It's like the cyborg LMG, uses energy to make spikes
/obj/item/gun/energy/spikethrower
name = "\improper Vox spike thrower"
desc = "A vicious alien projectile weapon. Parts of it quiver gelatinously, as though the thing is insectile and alive."
icon = 'icons/obj/guns/projectile.dmi'
@@ -112,7 +112,8 @@
user.bleed(BLOOD_VOLUME_NORMAL)
user.death() // Just in case
/obj/item/gun/projectile/revolver/fingergun //Summoned by the Finger Gun spell, from advanced mimery traitor item
/// Summoned by the Finger Gun spell, from advanced mimery traitor item
/obj/item/gun/projectile/revolver/fingergun
name = "\improper finger gun"
desc = "Bang bang bang!"
icon_state = "fingergun"
@@ -86,7 +86,8 @@
// RIOT SHOTGUN //
/obj/item/gun/projectile/shotgun/riot //for spawn in the armory
/// for spawn in the armory
/obj/item/gun/projectile/shotgun/riot
name = "riot shotgun"
desc = "A sturdy shotgun with a longer magazine and a fixed tactical stock designed for non-lethal riot control."
icon_state = "riotshotgun"