mirror of
https://github.com/1dot13/source.git
synced 2026-08-26 14:30:26 +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:
+2
-1
@@ -332,7 +332,8 @@ enum
|
||||
STR_ACCURATE,
|
||||
STR_INACCURATE,
|
||||
STR_NO_SEMI_AUTO,
|
||||
STR_NO_MORE_ITEMS_TO_STEAL // WANNE
|
||||
STR_NO_MORE_ITEMS_TO_STEAL, // WANNE
|
||||
STR_NO_MORE_ITEM_IN_HAND, // WANNE
|
||||
};
|
||||
|
||||
// WANNE: Tooltips
|
||||
|
||||
Reference in New Issue
Block a user