Skip to content

Commit

Permalink
Yay color
Browse files Browse the repository at this point in the history
  • Loading branch information
Robustin authored May 19, 2017
1 parent 3a68408 commit 7d8e15b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/game/gamemodes/gang/recaller.dm
Original file line number Diff line number Diff line change
Expand Up @@ -318,9 +318,9 @@
/datum/action/innate/gang/tool
name = "Personal Gang Tool"
desc = "An implanted gang tool that lets you purchase gear"
background_icon_state = "
background_icon_state = "bg_mime"
button_icon_state = "bolt_action"
color = G.color
button.color = G.color
var/obj/item/device/gangtool/soldier/GT

/datum/action/innate/gang/tool/Grant(mob/user, var/obj/reg)
Expand Down

0 comments on commit 7d8e15b

Please sign in to comment.