Skip to content

Commit

Permalink
Suspicious Duffel Bags now incur movement slowdown (shiptest-ss13#3518)
Browse files Browse the repository at this point in the history
## About The Pull Request

Suspicious duffel bags now incur movement slowdown like any other duffel
bag.

## Why It's Good For The Game

The amount of times I've seen this used to powergame storage is more
times than I'd like to see.

## Changelog

:cl:
balance: Suspicious Duffel Bags now incur movement slowdown
/:cl:
  • Loading branch information
MemeSnorfer authored Oct 10, 2024
1 parent 9bb7f03 commit aeccb49
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/game/objects/items/storage/backpack.dm
Original file line number Diff line number Diff line change
Expand Up @@ -483,7 +483,6 @@
desc = "A large duffel bag for holding extra tactical supplies."
icon_state = "duffel-syndie"
item_state = "duffel-syndieammo"
slowdown = 0
resistance_flags = FIRE_PROOF

/obj/item/storage/backpack/duffelbag/syndie/ComponentInitialize()
Expand Down

0 comments on commit aeccb49

Please sign in to comment.