summaryrefslogtreecommitdiff
path: root/src/game/bg_misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/bg_misc.c')
-rw-r--r--src/game/bg_misc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/bg_misc.c b/src/game/bg_misc.c
index 442fff60..ea004514 100644
--- a/src/game/bg_misc.c
+++ b/src/game/bg_misc.c
@@ -295,7 +295,7 @@ buildableAttributes_t bg_buildableList[ ] =
"advmedistat", //char *buildName;
"Adv Medistation", //char *humanName;
"team_human_advmedistat",//char *entityName;
- { "models/buildables/medistat/medistat.md3", 0, 0, 0 },
+ { "models/buildables/medistat/medistat2.md3", 0, 0, 0 },
{ -65, -65, -7 }, //vec3_t mins;
{ 65, 65, 7 }, //vec3_t maxs;
TR_GRAVITY, //trType_t traj;