mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-08-06 18:54:13 +00:00
Update script value to that in the lua file (#331)
This commit is contained in:
@@ -20,7 +20,7 @@ void AgSpaceStuff::OnStartup(Entity* self) {
|
||||
|
||||
self->SetVar(u"ShakeObject", ref->GetObjectID());
|
||||
|
||||
self->AddTimer("ShipShakeIdle", 1.0f);
|
||||
self->AddTimer("ShipShakeIdle", 2.0f);
|
||||
self->SetVar(u"RandomTime", 10);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user