Skip to content

Commit

Permalink
fix forecon
Browse files Browse the repository at this point in the history
was getting redefined by PvP's forecon ERT
  • Loading branch information
Doubleumc committed Sep 13, 2024
1 parent 525e7ee commit b74391d
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions code/game/jobs/job/marine/squads.dm
Original file line number Diff line number Diff line change
Expand Up @@ -251,17 +251,6 @@
roundstart = FALSE
locked = TRUE

/datum/squad/marine/forecon
name = SQUAD_FORECON
equipment_color = "#32CD32"
chat_color = "#32CD32"
radio_freq = FORECON_FREQ
minimap_color = "#32CD32"

active = FALSE
roundstart = FALSE
locked = TRUE

/datum/squad/marine/solardevils
name = SQUAD_SOLAR
equipment_color = "#5a2c2c"
Expand Down

0 comments on commit b74391d

Please sign in to comment.