mirror of
https://github.com/1dot13/source.git
synced 2026-09-09 14:46:05 +02:00
- 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:
+1
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user