update to version 125

This commit is contained in:
cclecle
2025-08-26 23:29:55 +02:00
parent 8165b5998c
commit 09f6f51351
4 changed files with 14 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
[NIUT124.NIUTMutator]
[NIUT125.NIUTMutator]
bRandomWeapons=True
bUseAllWeapons=True
bCycleWeapons=False

View File

@@ -1,8 +1,8 @@
[Public]
Object=(Name=NIUT124.NIUTMutator,Class=Class,MetaClass=Engine.Mutator,Description="NIUT124, NIUT V1.24: Server controls weapons, gives out ammo and/or turns pickups into ammo or health vials (www.planetunreal.com/niu).")
Object=(Name=NIUT124.NIUTConfigMenuItem,Class=Class,MetaClass=UMenu.UMenuModMenuItem)
Object=(Name=NIUT124.DummyArenaMutator,Class=Class,MetaClass=Engine.Mutator,Description="DAM, DummyArena: use with some game types (e.g. LastManStanding) to force ammo to stay etc.")
Object=(Name=NIUT125.NIUTMutator,Class=Class,MetaClass=Engine.Mutator,Description="NIUT125, NIUT V1.25: Server controls weapons, gives out ammo and/or turns pickups into ammo or health vials (www.planetunreal.com/niu).")
Object=(Name=NIUT125.NIUTConfigMenuItem,Class=Class,MetaClass=UMenu.UMenuModMenuItem)
Object=(Name=NIUT125.DummyArenaMutator,Class=Class,MetaClass=Engine.Mutator,Description="DAM, DummyArena: use with some game types (e.g. LastManStanding) to force ammo to stay etc.")
Preferences=(Caption="Mutators",Parent="Advanced Options")
Preferences=(Caption="NIUT124",Parent="Mutators",Class=NIUT124.NIUTMutator,Immediate=True)
Preferences=(Caption="NIUT125",Parent="Mutators",Class=NIUT125.NIUTMutator,Immediate=True)