Merge pull request #36409 from Cruix/disease_shuttle
Fixed cameras holding up the arrival shuttle
This commit is contained in:
committed by
CitadelStationBot
parent
13709a7d34
commit
11d1119d6f
@@ -6,8 +6,8 @@ the new instance inside the host to be updated to the template's stats.
|
||||
*/
|
||||
|
||||
/mob/camera/disease
|
||||
name = ""
|
||||
real_name = ""
|
||||
name = "Sentient Disease"
|
||||
real_name = "Sentient Disease"
|
||||
desc = ""
|
||||
icon = 'icons/mob/blob.dmi'
|
||||
icon_state = "marker"
|
||||
|
||||
Reference in New Issue
Block a user