Skip to content

Commit

Permalink
Make it actually work!
Browse files Browse the repository at this point in the history
  • Loading branch information
Bokkiewokkie committed Nov 10, 2023
1 parent 06ced39 commit 9213bd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nsv13/code/game/objects/items/nsv13_plushes.dm
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
attack_verb = list("bumped", "rammed", "missiled")
squeak_override = list('nsv13/sound/effects/fighters/autocannon.ogg'=1)

/obj/item/toy/plush/synlfighter
/obj/item/toy/plush/lfighter/synlfighter
name = "Syndicate light fighter plush"
desc = "An adorable stuffed toy shaped like a Su-818 Rapier light fighter with Syndicate livery."
icon_state = "synlightfighter"
Expand Down

0 comments on commit 9213bd1

Please sign in to comment.