- bugfix: Endless clock after stealing

- changed: APs for stealing from 10 to 14 (because stealing is more than simple picking enemies gun)
- changed: You cannot steal items from head, body, leg or face until the enemy is collapsed (lying on the ground)

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@631 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Wanne
2006-11-13 08:36:36 +00:00
parent ac117f7143
commit c351c27e37
15 changed files with 107 additions and 31 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
#define AP_REVERSE_MODIFIER 1
#define AP_STEALTH_MODIFIER 2
#define AP_STEAL_ITEM 10 // APs to steal item....
#define AP_STEAL_ITEM 14 // APs to steal item....
#define AP_TAKE_BLOOD 10