Adds blue beacon sprite

This commit is contained in:
KorPhaeron
2016-01-26 00:13:41 -06:00
parent ef2321db74
commit 92f2c149cd
2 changed files with 2 additions and 0 deletions
@@ -101,11 +101,13 @@
/obj/machinery/capture_the_flag/red
name = "Red CTF Controller"
icon_state = "syndbeacon"
team = RED_TEAM
ctf_gear = /datum/outfit/ctf/red
/obj/machinery/capture_the_flag/blue
name = "Blue CTF Controller"
icon_state = "bluebeacon"
team = BLUE_TEAM
ctf_gear = /datum/outfit/ctf/blue
Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 29 KiB