From fcee5ff1bedb21378cf566ec23b7165df8cd084a Mon Sep 17 00:00:00 2001 From: "polyxenitopalidou@gmail.com" Date: Wed, 12 Oct 2011 10:30:34 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=A2Comments=20are=20there=20for=20a=20rea?= =?UTF-8?q?son,=20Mport.=20Quit=20editing=20shit=20that=20will=20break=20o?= =?UTF-8?q?ther=20shit=20and=20there's=20a=20goddamn=20comment=20that=20te?= =?UTF-8?q?lls=20you=20what=20exactly=20will=20break.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2345 316c924e-a436-60f5-8080-3fe189b3f50e --- code/modules/projectiles/projectile.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/projectiles/projectile.dm b/code/modules/projectiles/projectile.dm index 16850b5d959..b394e2a6d46 100644 --- a/code/modules/projectiles/projectile.dm +++ b/code/modules/projectiles/projectile.dm @@ -15,7 +15,7 @@ icon_state = "bullet" density = 1 unacidable = 1 - anchored = 1 + anchored = 1 //There's a reason this is here, Mport. God fucking damn it -Agouri. Find&Fix by Pete. The reason this is here is to stop the curving of emitter shots. flags = FPRINT | TABLEPASS pass_flags = PASSTABLE mouse_opacity = 0