Adds door remotes from SS13 (#6335)

This commit is contained in:
WlarusFromDaSpace
2022-02-05 13:33:24 +00:00
committed by GitHub
parent 32ada7de7a
commit 11eb591c54
10 changed files with 283 additions and 1 deletions

View File

@@ -301,7 +301,8 @@ namespace Content.Client.Entry
"ArtifactInteractionTrigger",
"Artifact",
"RandomArtifactSprite",
"EnergySword"
"EnergySword",
"DoorRemote",
};
}
}