mirror of
https://github.com/Anime-Game-Servers/AGSLunarCore.git
synced 2024-11-23 04:19:48 +00:00
Update Scene.java
This commit is contained in:
parent
c52cb773cb
commit
925f499228
@ -152,7 +152,7 @@ public class Scene {
|
||||
if (prop.getPropId() == 1003) {
|
||||
// Hacky fix to open simulated universe
|
||||
if (propInfo.getMappingInfoID() == 2220) {
|
||||
// Open simulated universe
|
||||
// Regular simulated universe is locked behind a mission requirement by default
|
||||
prop.setState(PropState.Open);
|
||||
} else {
|
||||
// Skip tutorial simulated universe
|
||||
|
Loading…
Reference in New Issue
Block a user