Major cleanup of CVar usage. Switches a whole lot of clientside-only CVars to the "nosave" type.
Auto-merge overlapping Embiggeners into bulk items. Increase backpack amounts of many ammo types. Allow trading of Embiggeners in multiplayer. Fix trading dual-wield weapons. Fix trading Candygun spares.
This commit is contained in:
parent
9b6c7b0d81
commit
4ee1df5d8f
28 changed files with 473 additions and 432 deletions
|
|
@ -81,6 +81,7 @@ T_GRANDSPEAR = "Arpón de Gran Lanza";
|
|||
T_GRANDAMMO = "Cargador de Gran Lanza";
|
||||
T_BLASTSUIT = "Chaleco Antiexplosivos";
|
||||
T_EMBIGGENER = "Ensanchecedor de Hammerspace";
|
||||
T_BULKEMBIGGENER = "Ensanchecedor de Hammerspace a Granel";
|
||||
T_FABRICATOR1 = "Fabricador de Munición (Común)";
|
||||
T_FABRICATOR2 = "Fabricador de Munición (Raro)";
|
||||
T_FABRICATOR3 = "Fabricador de Munición (Muy Raro)";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue