mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 05:00:55 +01:00
AAS code cleanup (#93158)
## About The Pull Request - Added full support for RETA system - Categorized all configs for search purposes - Added channel check for most usages of get_announcement_system() calls ## Why It's Good For The Game ## Changelog 🆑 code: Little AAS code cleanup. Added full RETA support. Grouped configs for search purposes. /🆑
This commit is contained in:
@@ -266,7 +266,7 @@ GLOBAL_VAR(department_cd_override)
|
||||
return FALSE
|
||||
|
||||
/datum/aas_config_entry/department_orders
|
||||
name = "Departmental Order Announcement"
|
||||
name = "Departmental: Order Announcement"
|
||||
announcement_lines_map = list(
|
||||
"Order Placed" = "A department order has been placed by %PERSON for %ORDER.",
|
||||
"Cooldown Reset" = "Department order cooldown has expired! A new order may now be placed!",
|
||||
|
||||
Reference in New Issue
Block a user