Skip to content

Commit

Permalink
= res/gamedata/configs/misc/items.ltx added the new fields with defau…
Browse files Browse the repository at this point in the history
…lts:

;New fields
use_condition                            = false
max_uses                                 = 1
remove_after_use                         = true
empty_weight                             = 0.1
allow_repair                             = false
  • Loading branch information
revolucas authored and Xottab-DUTY committed Dec 17, 2017
1 parent 88c0d7d commit eba6916
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions res/gamedata/configs/misc/items.ltx
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,12 @@ boost_explosion_immunity = 0.0
boost_fire_wound_immunity = 0.0
;use_sound = characters_voice\multiplayer\team_1\voice_roger_3

;New fields in OpenXRay
use_condition = false
max_uses = 1
remove_after_use = true
empty_weight = 0.1
allow_repair = false

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; FOOD
Expand Down

0 comments on commit eba6916

Please sign in to comment.