docs - fix missing colon in sintax game_api
This commit is contained in:
parent
ee86fb1c41
commit
e7b5ffbc47
@ -500,7 +500,7 @@ TNT API
|
|||||||
* `side` Side tiles. By default the name of the tnt with a suffix of `_side.png`.
|
* `side` Side tiles. By default the name of the tnt with a suffix of `_side.png`.
|
||||||
* `top` Top tile. By default the name of the tnt with a suffix of `_top.png`.
|
* `top` Top tile. By default the name of the tnt with a suffix of `_top.png`.
|
||||||
* `bottom` Bottom tile. By default the name of the tnt with a suffix of `_bottom.png`.
|
* `bottom` Bottom tile. By default the name of the tnt with a suffix of `_bottom.png`.
|
||||||
* `burning` Top tile when lit. By default the name of the tnt with a suffix of `_top_burning_animated.png".
|
* `burning` Top tile when lit. By default the name of the tnt with a suffix of `_top_burning_animated.png`.
|
||||||
|
|
||||||
`tnt.boom(position[, definition])`
|
`tnt.boom(position[, definition])`
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user