mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2024-12-05 01:03:44 +01:00
correct lightning API.md a bit
parent
9188467a6a
commit
72ea9069bd
@ -11,8 +11,8 @@ Custom function called when a lightning strikes.
|
|||||||
## lightning.strike(pos)
|
## lightning.strike(pos)
|
||||||
Let a lightning strike.
|
Let a lightning strike.
|
||||||
|
|
||||||
* pos: optional, if not given a random pos will be chosen
|
* `pos`: optional, if not given a random pos will be chosen
|
||||||
* returns: bool - success if a strike happened
|
* `returns`: bool - success if a strike happened
|
||||||
|
|
||||||
|
|
||||||
### Examples:
|
### Examples:
|
||||||
|
Loading…
Reference in New Issue
Block a user