mirror of
https://git.ethanthesleepy.one/ethanaobrien/ew
synced 2026-07-14 09:42:17 +08:00
Implement bond
This commit is contained in:
@@ -81,6 +81,9 @@ lazy_static! {
|
||||
for i in 1101001..=1101030 {
|
||||
missions.push(i).unwrap();
|
||||
}
|
||||
for i in 1158001..=1158082 {
|
||||
missions.push(i).unwrap();
|
||||
}
|
||||
missions
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user