mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-26 06:40:08 +01:00
Merge pull request #2766 from CHOMPStationBot/upstream-merge-11373
[MIRROR] Forgot DME change for ship eating
This commit is contained in:
@@ -28,4 +28,4 @@
|
||||
listeners += thatz
|
||||
|
||||
for(var/mob/M as anything in listeners)
|
||||
M.hear_say(message_pieces, verb, talker)
|
||||
M.hear_say(message_pieces, verb, FALSE, talker)
|
||||
@@ -3538,6 +3538,7 @@
|
||||
#include "code\modules\overmap\ships\landable.dm"
|
||||
#include "code\modules\overmap\ships\panicbutton.dm"
|
||||
#include "code\modules\overmap\ships\ship.dm"
|
||||
#include "code\modules\overmap\ships\ship_vr.dm"
|
||||
#include "code\modules\overmap\ships\computers\computer_shims.dm"
|
||||
#include "code\modules\overmap\ships\computers\engine_control.dm"
|
||||
#include "code\modules\overmap\ships\computers\helm.dm"
|
||||
|
||||
Reference in New Issue
Block a user