Blast doors & shutters (#4822)

This commit is contained in:
mirrorcult
2021-10-10 03:43:50 -07:00
committed by GitHub
parent 72d30724c4
commit 9b4e495c95
32 changed files with 325 additions and 37 deletions

View File

@@ -279,7 +279,9 @@ namespace Content.Client.Entry
"IncreaseDamageOnWield",
"AmbientOnPowered",
"TabletopGame",
"LitOnPowered"
"LitOnPowered",
"TriggerOnSignalReceived",
"ToggleDoorOnTrigger"
};
}
}