mirror of
https://bitbucket.org/kingarthursteam/cannons.git
synced 2024-12-02 19:53:48 +01:00
16 lines
772 B
Plaintext
16 lines
772 B
Plaintext
------------------------------------------------------------------------------
|
|
------------------------------ CONFIGURATION ---------------------------------
|
|
------------------------------------------------------------------------------
|
|
|
|
------------------------------------------------------------------------------
|
|
-------- Change settings by changing the values after the "=". ---------------
|
|
------------------------------------------------------------------------------
|
|
|
|
|
|
-- enable/disable the muni wich makes things burning if it hit them.
|
|
-- if you want to dissable it just set it to false:
|
|
cannons.enable_fire = true
|
|
|
|
-- enable/disable the muni wich destroyes nodesif it hit them.
|
|
-- if you want to dissable it just set it to false:
|
|
cannons.enable_explosion = true |