mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 16:18:01 +01:00
[MIRROR] Fixes an ert bounty hunter's outfit, and the bounty hunter ID in general [MDB IGNORE] (#14550)
* Fixes an ert bounty hunter's outfit, and the bounty hunter ID in general (#67955) Fixes an ert bounty hunter's outfit, and the bounty hunter ID * Fixes an ert bounty hunter's outfit, and the bounty hunter ID in general Co-authored-by: Profakos <profakos@gmail.com>
This commit is contained in:
@@ -217,7 +217,7 @@
|
||||
|
||||
/datum/antagonist/ert/bounty_hook
|
||||
role = "Hookgun Bounty Hunter"
|
||||
outfit = /datum/outfit/bountyarmor/ert
|
||||
outfit = /datum/outfit/bountyhook/ert
|
||||
|
||||
/datum/antagonist/ert/bounty_synth
|
||||
role = "Synthetic Bounty Hunter"
|
||||
|
||||
@@ -230,7 +230,7 @@
|
||||
|
||||
/obj/item/card/id/advanced/bountyhunter
|
||||
assignment = "Bounty Hunter"
|
||||
icon_state = "card_flames" //oh SHIT
|
||||
icon_state = "card_flame" //oh SHIT
|
||||
trim = /datum/id_trim/bounty_hunter
|
||||
|
||||
/datum/outfit/bountyarmor/ert
|
||||
|
||||
Reference in New Issue
Block a user