Major update
Fixed CCOH, Fixed starting GP, Fixed DMFI languages, Fix cep weapon appearances, Fixed new player start up system. Added PC deleter. Added ACP 4.1. Full compile. Updated release archive.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
const int ITEM_PROPERTY_USE_LIMITATION_GENDER = 150;
|
||||
|
||||
//Baseitem: New Weapon Types
|
||||
const int BASE_ITEM_TRIDENT = 300;
|
||||
const int BASE_ITEM_TRIDENT_1H = 300;
|
||||
const int BASE_ITEM_HEAVYPICK = 301;
|
||||
const int BASE_ITEM_LIGHTPICK = 302;
|
||||
const int BASE_ITEM_SAI = 303;
|
||||
@@ -130,3 +130,4 @@ void ZEPGenderRestrict(object oItem, object oPC)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user