mirror of
https://github.com/1dot13/source.git
synced 2026-08-05 14:00:23 +02:00
New feature: bear traps are mechanical traps that function like bombs, cause no explosion, can be reused, deal significant damage to legs and pin down the target.
GameDir >= r2338 is recommended. For more info, see http://thepit.ja-galaxy-forum.com/index.php?t=msg&goto=346624&#msg_346624 git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@8287 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -39,6 +39,8 @@ enum SkillChecks
|
||||
ATTACHING_SPECIAL_ELECTRONIC_ITEM_CHECK,
|
||||
DISARM_ELECTRONIC_TRAP_CHECK,
|
||||
ATTACH_POWER_PACK, // Flugente: attach a power pack to power armor
|
||||
PLANTING_MECHANICAL_BOMB_CHECK,
|
||||
DISARM_MECHANICAL_TRAP_CHECK,
|
||||
} ;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user