equal
deleted
inserted
replaced
68 || `5` || Utility crate || |
68 || `5` || Utility crate || |
69 || `6` || Health crate || |
69 || `6` || Health crate || |
70 || `7` || Ammo crate || |
70 || `7` || Ammo crate || |
71 || `8` || Barrel || |
71 || `8` || Barrel || |
72 || `9` || Dud mine || |
72 || `9` || Dud mine || |
|
73 || `10` || Hedgehog (1.0.0) || |
|
74 || `11` || Flags (1.0.0) || |
73 |
75 |
74 If the optional parameter `forceDisplay` is `true`, this mission panel cannot be removed manually by the player. It's `false` by default. |
76 If the optional parameter `forceDisplay` is `true`, this mission panel cannot be removed manually by the player. It's `false` by default. |
75 |
77 |
76 Example: |
78 Example: |
77 <code language="lua"> |
79 <code language="lua"> |