Pneuma and Safety Wall

PunkBuster

New member
Messages
216
Points
0
I'd like to remove the limitation on Pneuma and Safety Wall not being able to be overlapped on each other and on themselves.

 
skill_unit_db.txt

 
 12,0x7e, , 0, 0, -1,all, 0x003 //MG_SAFETYWALL
  ↓ 12,0x7e, , 0, 0, -1,all, 0x001 //MG_SAFETYWALL


  and

Code:
25,0x85,    ,  1, 0,  -1,all,0x003   //AL_PNEUMA                               ↓25,0x85,    ,  1, 0,  -1,all,0x001   //AL_PNEUMA
 
Back
Top