v1.00b2
This commit is contained in:
parent
a25c13d846
commit
ff758346fb
17 changed files with 76 additions and 11 deletions
|
@ -128,7 +128,7 @@ task SpecialWeapon(){
|
|||
|
||||
SetCommonDataPtr(POINTER_SPECIALAMMO, max(0, GetCommonDataPtr(POINTER_SPECIALAMMO, 100)-(20/60)));
|
||||
|
||||
if(ObjRender_GetAlpha(golem) >= 220){
|
||||
if(ObjRender_GetAlpha(golem) >= 150){
|
||||
|
||||
ObjShot_SetIntersectionEnable(golem, true);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue