1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2024-12-04 09:42:30 +02:00

Removed merge artifact

This commit is contained in:
Valansch 2018-08-09 00:47:01 +02:00 committed by GitHub
parent 7f68f0ba92
commit 357643d1e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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