1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2025-03-17 21:08:08 +02:00

Merge branch 'develop' of https://github.com/Valansch/RedMew into develop

This commit is contained in:
Valansch 2018-08-09 00:52:02 +02:00
commit cddc9240b2

View File

@ -187,13 +187,6 @@ Event.add(
data = {}
cheat_items[pi] = data
end
if player.name == 'plague006' then
-- cyan player, aquamarine text
player.color = {r = 64, g = 224, b = 208, a = 0.5}
player.chat_color = {r = 175, g = 238, b = 238, a = 0.5}
end
local stack = event.item_stack
local name = stack.name