List the latest updates ingame
This commit is contained in:
parent
52e4382359
commit
7a07d79289
1 changed files with 5 additions and 0 deletions
|
@ -1,4 +1,9 @@
|
||||||
local latest_updates = minetest.formspec_escape([[
|
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
|
- Prevented knights from using the SMG
|
||||||
- Gave medic class building tools and prevented them from using SMG/Shotgun
|
- Gave medic class building tools and prevented them from using SMG/Shotgun
|
||||||
- Changed fall damage to use the combat system
|
- Changed fall damage to use the combat system
|
||||||
|
|
Loading…
Reference in a new issue