Skip to content

Commit eba6916

Browse files
revolucasXottab-DUTY
authored andcommitted
= res/gamedata/configs/misc/items.ltx added the new fields with defaults:
;New fields use_condition = false max_uses = 1 remove_after_use = true empty_weight = 0.1 allow_repair = false
1 parent 88c0d7d commit eba6916

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

res/gamedata/configs/misc/items.ltx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,12 @@ boost_explosion_immunity = 0.0
4949
boost_fire_wound_immunity = 0.0
5050
;use_sound = characters_voice\multiplayer\team_1\voice_roger_3
5151

52+
;New fields in OpenXRay
53+
use_condition = false
54+
max_uses = 1
55+
remove_after_use = true
56+
empty_weight = 0.1
57+
allow_repair = false
5258

5359
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
5460
;; FOOD

0 commit comments

Comments
 (0)