Comment 2 for bug 894966

Revision history for this message
DCoder DCoder (dcoder1337) wrote :

Implemented as this:

[ArmorTypes]
;No need to redeclare the original types.
NewType = default_armor_type_to_take_verses_from

[Warhead]
Versus.NewType = float
;protip - Versus.OriginalType also works and overrides what is set in the old Verses value. Going to remove the original Verses parser too, since it causes IEs with wrong count of values.