Fixes ServerPortalComponent spamming exceptions and crashing server if spawned manually.
Also makes the prototype abstract because it doesn't work straight up.
This commit is contained in:
@@ -48,6 +48,7 @@
|
||||
- type: entity
|
||||
name: Portal
|
||||
id: Portal
|
||||
abstract: true
|
||||
description: "Portal to another location"
|
||||
components:
|
||||
- type: Collidable
|
||||
|
||||
Reference in New Issue
Block a user