1
This commit is contained in:
parent
cf7431a597
commit
8324cc25fd
@ -39,7 +39,7 @@ const int kREVIVE_BUFF_ID = 0;
|
||||
Human::Human():Creature()
|
||||
{
|
||||
default_weapon.weapon_idx = 0;
|
||||
default_weapon.weapon_id = 12101;
|
||||
default_weapon.weapon_id = 30101;
|
||||
default_weapon.weapon_lv = 1;
|
||||
default_weapon.ammo = 1;
|
||||
default_weapon.meta = MetaMgr::Instance()->GetEquip(default_weapon.weapon_id);
|
||||
|
Loading…
x
Reference in New Issue
Block a user