]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/effects/all.inc
Merge branch 'master' into 'LegendaryGuard/cyber' and cleanup resources
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / effects / all.inc
index 31abb0daf21233d40ffc5b70c485305c57e500c7..60f33f38ec4a5dfbc9e4bb1c500011a8685ae47b 100644 (file)
@@ -161,9 +161,6 @@ EFFECT(0, SPAWN_BLUE,               "spawn_event_blue")
 EFFECT(0, SPAWN_YELLOW,             "spawn_event_yellow")
 EFFECT(0, SPAWN_PINK,               "spawn_event_pink")
 EFFECT(0, SPAWN_NEUTRAL,            "spawn_event_neutral")
-EFFECT(0, SPAWN_GREEN,              "spawn_event_green")
-EFFECT(0, SPAWN_BROWN,              "spawn_event_brown")
-EFFECT(0, SPAWN_PURPLE,             "spawn_event_purple")
 entity EFFECT_SPAWN(int teamid)
 {
     switch (teamid) {