Interactions tidyup (#8850)

* Updated interactions

* Update interaction_menu.dm

* Colors

* Update interaction_menu.dm

* Update interaction_menu.dm

* Update interaction_menu.dm

* Better code for all.

* Update interaction_component.dm

* Removes support for TARGET SPEAK and USER SPEAK due to instability.

* Update interactions.dm

* Update interaction_component.dm

* Enables you to interact from a distance again.
This commit is contained in:
Gandalf
2021-10-18 01:01:14 +01:00
committed by GitHub
parent 13a8a5606b
commit 72f6221689
11 changed files with 273 additions and 265 deletions

View File

@@ -71,6 +71,8 @@
LoadPolicy()
LoadChatFilter()
populate_interaction_instances() //SKYRAT EDIT ADDITION
loaded = TRUE
if (Master)