summaryrefslogtreecommitdiffstats
path: root/Server/Plugins/APIDump/APIDesc.lua
diff options
context:
space:
mode:
Diffstat (limited to 'Server/Plugins/APIDump/APIDesc.lua')
-rw-r--r--Server/Plugins/APIDump/APIDesc.lua8
1 files changed, 8 insertions, 0 deletions
diff --git a/Server/Plugins/APIDump/APIDesc.lua b/Server/Plugins/APIDump/APIDesc.lua
index 23167dec4..663b2ec68 100644
--- a/Server/Plugins/APIDump/APIDesc.lua
+++ b/Server/Plugins/APIDump/APIDesc.lua
@@ -14452,6 +14452,14 @@ end
{
Notes = "Damage from contact with a cactus block"
},
+ dtMagmaContact =
+ {
+ Notes = "Damage from contact with a magma block"
+ },
+ dtMagma =
+ {
+ Notes = "Damage from contact with a magma block"
+ },
dtDrown =
{
Notes = "Damage received by drowning in water / lava"