comparison Chest.cpp @ 823:c1da83d8223f

More spell renames
author Nomad
date Tue, 26 Mar 2013 20:05:57 +0200
parents c232f160e6f3
children dfd683c4f538
comparison
equal deleted inserted replaced
822:c232f160e6f3 823:c1da83d8223f
209 a1.uSoundID = 0; 209 a1.uSoundID = 0;
210 a1.uAttributes = 48; 210 a1.uAttributes = 48;
211 a1.uSectorID = pIndoor->GetSector(pOut.x, pOut.z, pOut.y); 211 a1.uSectorID = pIndoor->GetSector(pOut.x, pOut.z, pOut.y);
212 a1.uSpriteFrameID = 0; 212 a1.uSpriteFrameID = 0;
213 a1.spell_caster_pid = 0; 213 a1.spell_caster_pid = 0;
214 a1.field_5C = 0; 214 a1.spell_target_pid = 0;
215 a1.uFacing = 0; 215 a1.uFacing = 0;
216 a1.Create(0, 0, 0, 0); 216 a1.Create(0, 0, 0, 0);
217 pAudioPlayer->PlaySound(SOUND_8, 0, 0, -1, 0, 0, 0, 0); 217 pAudioPlayer->PlaySound(SOUND_8, 0, 0, -1, 0, 0, 0, 0);
218 a1._438E35(); 218 a1._438E35();
219 chest->SetInitialized(false);//*v34 &= 0xFEu; 219 chest->SetInitialized(false);//*v34 &= 0xFEu;