mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Updated some stringtable entries
This commit is contained in:
parent
3a088bb24c
commit
fc398ff042
@ -4,7 +4,7 @@
|
||||
|
||||
// #define LOG_FRAG_INFO
|
||||
#define DEBUG_MODE_FULL
|
||||
#define DISABLE_COMPILE_CACHE
|
||||
// #define DISABLE_COMPILE_CACHE
|
||||
// #define ENABLE_PERFORMANCE_COUNTERS
|
||||
|
||||
#ifdef DEBUG_ENABLED_FRAG
|
||||
@ -18,7 +18,7 @@
|
||||
#include "\z\ace\addons\main\script_macros.hpp"
|
||||
|
||||
#define ACE_FRAG_HOLDOFF 1
|
||||
#define ACE_FRAG_SPALL_HOLDOFF 0.1
|
||||
#define ACE_FRAG_SPALL_HOLDOFF 0.2
|
||||
#define ACE_FRAG_COUNT_MIN 5
|
||||
#define ACE_FRAG_COUNT_MAX 50
|
||||
#define ACE_FRAG_HITPOINTS ["spine1","spine2","spine3","head","leftarm","leftarmroll","leftforearm","rightarm","rightarmroll","rightforearm","pelvis","leftupleg","leftuplegroll","leftlegroll","leftfoot","rightupleg","rightuplegroll","rightleg","rightlegroll","rightfoot"]
|
||||
|
@ -26,6 +26,9 @@
|
||||
<Key ID="STR_ACE_Frag_Reflections">
|
||||
<English>Explosion Reflections</English>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Frag_Debug">
|
||||
<English>Debug</English>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Frag_EnableFrag">
|
||||
<English>Fragmentation Simulation</English>
|
||||
<Polish>Symulacja fragmentacji</Polish>
|
||||
|
Loading…
Reference in New Issue
Block a user