diff options
Diffstat (limited to 'src/game/bg_misc.c')
-rw-r--r-- | src/game/bg_misc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/bg_misc.c b/src/game/bg_misc.c index 63c4cad7..549e5a81 100644 --- a/src/game/bg_misc.c +++ b/src/game/bg_misc.c @@ -2222,7 +2222,7 @@ weaponAttributes_t bg_weapons[ ] = SLOT_WEAPON, //int slots; "prifle", //char *weaponName; "Pulse Rifle", //char *weaponHumanName; - { "models/weapons2/plasma/plasma.md3", 0, 0, 0 }, + { "models/weapons2/prifle/prifle.md3", 0, 0, 0 }, "icons/iconw_pulse", "gfx/2d/crosshaira", 24, PRIFLE_CLIPS, //int quan; |