changeset 12074 | b2f2ac53cbab |
parent 12073 | e2be2e6cf544 |
child 12075 | 03ba438dd597 |
12073:e2be2e6cf544 | 12074:b2f2ac53cbab |
---|---|
1199 |
1199 |
1200 function onGameInit() |
1200 function onGameInit() |
1201 |
1201 |
1202 HealthCaseProb = 0 |
1202 HealthCaseProb = 0 |
1203 CaseFreq = 0 |
1203 CaseFreq = 0 |
1204 SetAmmoDescriptionAppendix(amRope, loc("Switch: Toggle crate radar")) |
|
1204 |
1205 |
1205 end |
1206 end |
1206 |
1207 |
1207 function configureWeapons() |
1208 function configureWeapons() |
1208 |
1209 |