mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-06-28 14:16:06 +02:00
fix typo in path mod name
remove renamed mod in world.mt
This commit is contained in:
@ -169,14 +169,12 @@ load_mod_throwing = true
|
||||
load_mod_pclasses = true
|
||||
load_mod_mff_pclasses = true
|
||||
load_mod_3d_armor = true
|
||||
load_mod_harnededleather = true
|
||||
load_mod_reinforcedleather = true
|
||||
load_mod_blackmithril = true
|
||||
load_mod_technic_armor = false
|
||||
load_mod_hardenedleather = false
|
||||
load_mod_hardenedleather = true
|
||||
load_mod_magicmithril = false
|
||||
load_mod_obsidian = false
|
||||
load_mod_reinforced = false
|
||||
load_mod_shields = true
|
||||
load_mod_wieldview = true
|
||||
load_mod_returnmirror = true
|
||||
|
Reference in New Issue
Block a user