mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-30 00:35:45 +01:00
Fixing the work of a moron.
Just.. Im just frothing with rage while looking at some of this stuff. Some polaris dude named Neerti did a bunch of half assed commenting five years ago, and has been causing a shit ton of warning messages because of it. I ended up fixing most of it out of pure rage. Tell me if you guys need a CHOMPedit on these, because this is mostly just fixing really stupid commented out stuff that should have been fixed years ago by the person that did this. I wouldn't think it would need a CHOMPedit, but you never know.
This commit is contained in:
@@ -88,9 +88,9 @@
|
||||
hitsound_wall = 'sound/weapons/effects/searwall.ogg'
|
||||
|
||||
|
||||
// Close to mid-ranged shooter that arcs over other things, ideal if allies are in front of it.
|
||||
// Difference from siege hivebots is that siege hivebots have limited charges for their attacks, are very long range, and \
|
||||
// the projectiles have an AoE component, where as backline hivebots do not.
|
||||
/* Close to mid-ranged shooter that arcs over other things, ideal if allies are in front of it.
|
||||
Difference from siege hivebots is that siege hivebots have limited charges for their attacks, are very long range, and
|
||||
the projectiles have an AoE component, where as backline hivebots do not. */
|
||||
/mob/living/simple_mob/mechanical/hivebot/ranged_damage/backline
|
||||
name = "backline hivebot"
|
||||
desc = "A robot that can fire short-ranged projectiles over their allies."
|
||||
|
||||
Reference in New Issue
Block a user