equal
deleted
inserted
replaced
54 If unspecified, it has a default value. |
54 If unspecified, it has a default value. |
55 |
55 |
56 <code>Values: red, green, blue</code> |
56 <code>Values: red, green, blue</code> |
57 |
57 |
58 === `water-opacity` === |
58 === `water-opacity` === |
59 The water opacity before Sudden Death. Opacity of the water affects how visible gears in the water are. |
59 The water opacity before Sudden Death. Opacity of the water affects how visible gears in the water are. `0` makes it fully transparent, whereas `255` makes it fully opaque. If the water is fully opaque, the drowning animation is skipped when a hedgehog drowns. |
60 |
60 |
61 <code>Values: opacity</code> |
61 <code>Values: opacity</code> |
62 |
62 |
63 === `sd-water-opacity` === |
63 === `sd-water-opacity` === |
64 The water opacity while in Sudden Death. By default, it has the same value as `water-opacity`. |
64 The water opacity while in Sudden Death. By default, it has the same value as `water-opacity`. |