Fix MGEF speed documentation

This commit is contained in:
Evil Eye
2026-04-22 17:12:11 +02:00
parent 6af8cdf622
commit 5866b57aac
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -89,7 +89,7 @@
Feature #8913: Show the current gamma correction value like the other settings in-game
Feature #8956: Implement iGreetDuration and fGreetDistanceReset
Feature #8957: Implement iMaxInfoDist
Feature #8962: Expose unused magic effect speed parameter
Feature #8962: Expose magic effect speed parameter
Feature #8966: Add DialogueResponse event
Feature #8979: Animation ended handler
Feature #8987: Lua Load context
+1 -1
View File
@@ -782,7 +782,7 @@
-- @field #boolean allowsSpellmaking True if the effect is available for spellmaking
-- @field #boolean allowsEnchanting True if the effect is available for enchanting
-- @field #boolean negativeLight True if the effect casts negative light
-- @field #number speed Unused
-- @field #number speed Projectile speed
---