mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-31 09:08:30 +01:00
Adds blue beacon sprite
This commit is contained in:
@@ -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 |
Reference in New Issue
Block a user