From 7a07d7928920990d883a73bfa98b085b58c8705e Mon Sep 17 00:00:00 2001 From: LoneWolfHT Date: Tue, 27 Oct 2020 08:16:19 -0700 Subject: [PATCH] List the latest updates ingame --- mods/other/latest_updates/init.lua | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/mods/other/latest_updates/init.lua b/mods/other/latest_updates/init.lua index 58e50a2..a21ca67 100644 --- a/mods/other/latest_updates/init.lua +++ b/mods/other/latest_updates/init.lua @@ -1,4 +1,9 @@ local latest_updates = minetest.formspec_escape([[ ++ Made lava instantly heal players ++ Made bandages give 6 score when healing flag holder ++ Made grenades work like the old CTF grenades ++ Increased score medics get from using bandages ++ Gave medic bandages infinite uses - Prevented knights from using the SMG - Gave medic class building tools and prevented them from using SMG/Shotgun - Changed fall damage to use the combat system