Fix NEUT not going through INVS
This commit is contained in:
parent
6bf98ccdca
commit
36adc3c516
@ -2116,6 +2116,7 @@ void Simulation::init_can_move()
|
||||
can_move[PT_ELEC][PT_BIZRG] = 2;
|
||||
can_move[PT_PHOT][PT_BIZRS] = 2;
|
||||
can_move[PT_ELEC][PT_BIZRS] = 2;
|
||||
can_move[PT_NEUT][PT_INVIS] = 2;
|
||||
|
||||
//whol eats anar
|
||||
can_move[PT_ANAR][PT_WHOL] = 1;
|
||||
|
Loading…
Reference in New Issue
Block a user