Mercurial > mm7
comparison Spells.cpp @ 910:8cd0b155bebe
Rings
author | Ritor1 |
---|---|
date | Mon, 22 Apr 2013 17:34:36 +0600 |
parents | ae8f83e1b0cf |
children | 08fd1436ef35 |
comparison
equal
deleted
inserted
replaced
909:becbb0b11b7d | 910:8cd0b155bebe |
---|---|
230 | 230 |
231 | 231 |
232 //----- (00458585) -------------------------------------------------------- | 232 //----- (00458585) -------------------------------------------------------- |
233 void SpellBuff::Reset() | 233 void SpellBuff::Reset() |
234 { | 234 { |
235 SpellBuff *v1; // esi@1 | |
236 unsigned __int16 v2; // ax@1 | |
237 | 235 |
238 this->uSkill = 0; | 236 this->uSkill = 0; |
239 this->uPower = 0; | 237 this->uPower = 0; |
240 this->uExpireTime = 0i64; | 238 this->uExpireTime = 0i64; |
241 this->uCaster = 0; | 239 this->uCaster = 0; |