Skip to content

Commit

Permalink
fucking shitheel
Browse files Browse the repository at this point in the history
  • Loading branch information
KoishiVibe committed Aug 13, 2024
1 parent 346dca8 commit 2776ead
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/projectiles/guns/rifles.dm
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,7 @@
//-------------------------------------------------------
//XM43A, a cut down official carbine modification of the M41A.

/obj/item/weapon/gun/rifle/m41aMK1/can_be_syringed()
/obj/item/weapon/gun/rifle/m41aMK1/carbine
. = ..()

Check warning on line 443 in code/modules/projectiles/guns/rifles.dm

View workflow job for this annotation

GitHub Actions / Run Linters

path started by '.', should be unprefixed

Check failure on line 443 in code/modules/projectiles/guns/rifles.dm

View workflow job for this annotation

GitHub Actions / Run Linters

path has no effect

Check failure on line 443 in code/modules/projectiles/guns/rifles.dm

View workflow job for this annotation

GitHub Actions / Run Linters

what?

Check failure on line 443 in code/modules/projectiles/guns/rifles.dm

View workflow job for this annotation

GitHub Actions / Run Linters

got '=', expected one of: identifier, newline, '}', '/'
name = "XM43A pulse carbine"

Expand Down

0 comments on commit 2776ead

Please sign in to comment.