feat: add resurrection

This commit is contained in:
Иванов Иван
2024-08-12 18:20:55 +02:00
parent c3f6d10dc6
commit c61019961b
13 changed files with 94 additions and 2 deletions

View File

@@ -19,7 +19,8 @@ namespace L2Bot::Domain::Serializers
useItem,
toggleSoulshot,
sit,
stand
stand,
restartPoint
};
const Type GetType() const