diff --git a/code/game/gamemodes/miniantags/borer/borer.dm b/code/game/gamemodes/miniantags/borer/borer.dm index 8ba0cf7b92..42a413bcd7 100644 --- a/code/game/gamemodes/miniantags/borer/borer.dm +++ b/code/game/gamemodes/miniantags/borer/borer.dm @@ -134,6 +134,7 @@ GLOBAL_VAR_INIT(total_borer_hosts_needed, 10) borer_chems += /datum/borer_chem/ethanol borer_chems += /datum/borer_chem/rezadone borer_chems += /datum/borer_chem/crocin + borer_chems += /datum/borer_chem/camphor if(is_team_borer) GLOB.borers += src