mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
artifactTransitionPos created
This commit is contained in:
@@ -983,6 +983,7 @@ class ArtifactPosition
|
||||
public:
|
||||
enum EArtifactPosition
|
||||
{
|
||||
TRANSITION_POS = -3,
|
||||
FIRST_AVAILABLE = -2,
|
||||
PRE_FIRST = -1, //sometimes used as error, sometimes as first free in backpack
|
||||
HEAD, SHOULDERS, NECK, RIGHT_HAND, LEFT_HAND, TORSO, //5
|
||||
|
||||
Reference in New Issue
Block a user