Skip to content

Commit

Permalink
Pee shooter update typo fax
Browse files Browse the repository at this point in the history
  • Loading branch information
eGax authored Jun 7, 2024
1 parent 30945e8 commit 65f9e68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion games_wip/Quake2RE/Quake2.fgd
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@
@PointClass base(Ammo) model({ "path": ":models/ammo/am_tesl/tris.md2" }) = ammo_tesla : "Teslas" []
@PointClass base(Ammo) model({ "path": ":models/weapons/g_nuke/tris.md2" }) = ammo_nuke : "A-M Bomb (usable nuke); DM only" []

@PointClass base(Weapons) model({ "path": ":models/weapons/g_blast/tris.md2" }) = weapon_blaster : "Blater pistol" []
@PointClass base(Weapons) model({ "path": ":models/weapons/g_blast/tris.md2" }) = weapon_blaster : "Blaster pistol" []
@PointClass base(Weapons) model({ "path": ":models/weapons/g_shotg/tris.md2" }) = weapon_shotgun : "Shotgun" []
@PointClass base(Weapons) model({ "path": ":models/weapons/g_shotg2/tris.md2" }) = weapon_supershotgun : "Super shotgun" []
@PointClass base(Weapons) model({ "path": ":models/weapons/g_machn/tris.md2" }) = weapon_machinegun : "Machinegun" []
Expand Down

0 comments on commit 65f9e68

Please sign in to comment.