mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-20 18:47:20 +01:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user