summaryrefslogtreecommitdiff
path: root/src/game
diff options
context:
space:
mode:
authorTim Angus <tim@ngus.net>2002-01-04 01:11:39 +0000
committerTim Angus <tim@ngus.net>2002-01-04 01:11:39 +0000
commitc3fde037b6b07950cf41b2533de00906e8b247e3 (patch)
tree88ddefcb8b7d03d195dad041f8b59dd7bce4a7f5 /src/game
parent8703e9bed50254db89f241801256ad77eea5b999 (diff)
Stuff
Diffstat (limited to 'src/game')
-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;