Prep work for future DLC Weaponset.
DLC Weaponset: Slot 0 weapon added.
This commit is contained in:
parent
6068047fe8
commit
1f649790dd
38 changed files with 362 additions and 121 deletions
|
|
@ -370,6 +370,7 @@ Class SWWMLoreLibrary : Thinker
|
|||
if ( ref ~== "BlackfireIgniter" ) return true;
|
||||
if ( ref ~== "EMPCarbine" ) return true;
|
||||
if ( ref ~== "RayKhom" ) return true;
|
||||
if ( ref ~== "GrandLance" ) return true;
|
||||
// same for white lady
|
||||
if ( ref ~== "WhiteLady" ) return true;
|
||||
// check if entry is for a collectible
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue