mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 08:37:43 +01:00
Fixes dominator announcement name
This commit is contained in:
@@ -185,7 +185,7 @@
|
||||
return 0
|
||||
|
||||
var/area/A = get_area(loc)
|
||||
var/locname = initial(A.name)
|
||||
var/locname = A.map_name
|
||||
|
||||
gang = tempgang
|
||||
gang.dom_attempts --
|
||||
|
||||
Reference in New Issue
Block a user