Remove unused newscast ability from announcements. (#19442)

* Remove unused newscast ability from announcements.

* Switch from 0/1 to FALSE/TRUE in modified code.
This commit is contained in:
warriorstar-orion
2022-10-21 19:59:36 +02:00
committed by GitHub
parent 3ed0c435c6
commit c254efbcdf
6 changed files with 23 additions and 43 deletions
-1
View File
@@ -130,7 +130,6 @@ GLOBAL_LIST_INIT(ai_verbs_default, list(
announcement.title = "A.I. Announcement"
announcement.announcement_type = "A.I. Announcement"
announcement.announcer = name
announcement.newscast = 0
var/list/possibleNames = GLOB.ai_names