Skip to content

Commit

Permalink
Fixes Burst Corporate Supervisor landmark (#5012)
Browse files Browse the repository at this point in the history
# About the pull request

Title

# Explain why it's good for the game

Bugs bad


# Testing Photographs and Procedure
<details>
<summary>Screenshots & Videos</summary>

Put screenshots and videos here with an empty line between the
screenshots and the `<details>` tags.

</details>


# Changelog
:cl:
fix: fixed corporate supervisor burst corpse landmark
/:cl:

Co-authored-by: Jeff Watchson <[email protected]>
  • Loading branch information
BadAtThisGame302 and Jeff Watchson committed Nov 24, 2023
1 parent 0725361 commit f9510f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/objects/effects/landmarks/corpsespawner.dm
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@

/obj/effect/landmark/corpsespawner/wy/manager/burst
name = "Burst Corporate Supervisor"
equip_path = /datum/equipment_preset/corpse/ua_riot/burst
equip_path = /datum/equipment_preset/corpse/wy/manager/burst


///////////Faction Specific Corpses//////////////////////
Expand Down

0 comments on commit f9510f6

Please sign in to comment.