Skip to content

Commit

Permalink
TGS Test Merge (#6742)
Browse files Browse the repository at this point in the history
  • Loading branch information
cm13-github committed Jul 17, 2024
2 parents 7d182ba + 8e33dcd commit c0a9fe5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions code/game/objects/items/storage/backpack.dm
Original file line number Diff line number Diff line change
Expand Up @@ -748,10 +748,6 @@ GLOBAL_LIST_EMPTY_TYPED(radio_packs, /obj/item/storage/backpack/marine/satchel/r

. = ..()

/obj/item/storage/backpack/marine/satchel/scout_cloak/attack_self(mob/user)
..()
camouflage()

/obj/item/storage/backpack/marine/satchel/scout_cloak/verb/camouflage()
set name = "Activate Cloak"
set desc = "Activate your cloak's camouflage."
Expand Down

0 comments on commit c0a9fe5

Please sign in to comment.