mirror of
https://codeberg.org/tenplus1/mobs_redo.git
synced 2025-06-28 06:30:18 +02:00
restore mobs:boom order
This commit is contained in:
2
api.txt
2
api.txt
@ -619,7 +619,7 @@ Explosion Function
|
||||
|
||||
mobs:explosion(pos, radius) -- DEPRECATED!!! use mobs:boom() instead
|
||||
|
||||
mobs:boom(self, pos, entity_radius, damage_radius, texture)
|
||||
mobs:boom(self, pos, damage_radius, entity_radius, texture)
|
||||
'self' mob entity
|
||||
'pos' centre position of explosion
|
||||
'damage_radius' radius of node damage (typically 3)
|
||||
|
Reference in New Issue
Block a user