Small doc fixes

master
Zughy 2021-12-24 11:28:02 +01:00
parent 907a00abc6
commit 00fe655398
2 changed files with 3 additions and 3 deletions

View File

@ -78,7 +78,7 @@ The second field, on the contrary, is a table of optional parameters: they defin
* `celebration_time`: (int) the time in seconds between the celebration state and the end of the match. Default is `5`
* `in_game_physics`: (table) a physical override to set to each player when they enter an arena, following the Minetest `physics_override` parameters
* `disabled_damage_types`: (table) contains which damage types will be disabled once in a game. Damage types are strings, the same as in reason.type in the [minetest API](https://github.com/minetest/minetest/blob/master/doc/lua_api.txt)
* `properties`: explained in [1.5 Additional properties](#15-additional-properties)
* `properties`: see [1.5 Additional properties](#15-additional-properties)
* `temp_properties`: ^
* `player_properties`: ^
* `team_properties`: ^ (it won't work if `teams` hasn't been declared)

View File

@ -18,7 +18,7 @@ It comes with an arena manager and a signs system. The latter creates a bridge i
### Dependencies
Default
[signs_lib](https://gitlab.com/VanessaE/signs_lib) by Vanessa Dannenberg
(soft) [Parties](https://gitlab.com/zughy-friends-minetest/parties) by me: use it to be sure to join the same arena/team with your friends
(optional) [Parties](https://gitlab.com/zughy-friends-minetest/parties) by me: use it to be sure to join the same arena/team with your friends
#### Add-ons
[Hub Manager](https://gitlab.com/zughy-friends-minetest/hub-manager) by me: use it if you're aiming for a full minigame server
@ -40,5 +40,5 @@ Feel free to:
* contact me on the [Minetest Forum](https://forum.minetest.net/memberlist.php?mode=viewprofile&u=26472)
##### Credits
Images by me. They're under [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/)
Images by me. They're under [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/)
countdown sound by [BoxeDave92](https://freesound.org/people/BoxerDave92/sounds/338868/)