Commit e3e44d9b authored by VanillaSalt's avatar VanillaSalt

revert

for Neo-Specian Twinkle Moss/Marine Dolphin
parent 2c0e55ce
......@@ -250,6 +250,8 @@ uint32 card::get_another_code() {
uint32 otcode = eset.get_last()->get_value(this);
if(get_code() != otcode)
return otcode;
if(data.alias == otcode)
return data.code;
return 0;
}
int32 card::is_set_card(uint32 set_code) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment