File tree 4 files changed +97
-71
lines changed
4 files changed +97
-71
lines changed Original file line number Diff line number Diff line change 327
327
]
328
328
wait(integer) : "Seconds between triggers" : 0
329
329
]
330
+
331
+ //
332
+ // weapons
333
+ //
334
+
335
+ @baseclass size(-8 -8 -8, 8 8 8) color(0 0 200) base(Appearflags) = Weapon []
336
+
337
+ @PointClass base(Weapon) = item_weapon_pistol: "Pistol" []
338
+ @PointClass base(Weapon) = item_weapon_rifle: "Assault Rifle" []
339
+ @PointClass base(Weapon) = item_weapon_plasma: "Plasma Rifle" []
340
+ @PointClass base(Weapon) = item_weapon_rockets: "Rocket Launcher" []
341
+
342
+ //
343
+ // ammo
344
+ //
345
+
346
+ @baseclass size(-8 -8 -8, 8 8 8) color(0 150 200) base(Appearflags) = Ammo []
347
+
348
+ @PointClass base(Ammo) = item_ammo_pistol: "Pistol Ammo" []
349
+ @PointClass base(Ammo) = item_ammo_rifle: "Assault Rifle Ammo" []
350
+ @PointClass base(Ammo) = item_ammo_plasma: "Plasma Rifle Ammo" []
351
+ @PointClass base(Ammo) = item_ammo_rockets: "Rocket Launcher Ammo" []
Original file line number Diff line number Diff line change 562
562
( 120 -176 -4 ) ( 144 -176 -4 ) ( 120 -176 116 ) test/WALLC 0 -3 0 1.5 1.5
563
563
( 144 -192 -4 ) ( 144 -192 116 ) ( 144 -176 -4 ) test/WALLA 0 -2.666664 0 -1.5 1.5
564
564
}
565
+ // brush 62
566
+ {
567
+ ( -319 -260 35 ) ( -319 -260 36 ) ( -319 -261 35 ) test/VENTC 15.9999695 -1.6666679 0 -1.5 1.5
568
+ ( -303 -300 51 ) ( -303 -300 52 ) ( -302 -300 51 ) test/VENTC -1 -1.6666679 0 1.5 1.5
569
+ ( -319 -260 30 ) ( -319 -261 30 ) ( -318 -260 30 ) test/VENTC 15.9999695 1 270 1.5 1.5
570
+ ( -303 -308 110 ) ( -302 -308 110 ) ( -303 -309 110 ) test/VENTC 15.9999695 1 270 1.5 1.5
571
+ ( -319 -244 35 ) ( -318 -244 35 ) ( -319 -244 36 ) test/VENTC -1 -1.6666679 0 1.5 1.5
572
+ ( -311 -308 51 ) ( -311 -309 51 ) ( -311 -308 52 ) test/VENTC -1.0000305 17.333334 0 -1.5 1.5
573
+ }
565
574
}
566
575
// entity 1
567
576
{
You can’t perform that action at this time.
0 commit comments