Skip to content
Snippets Groups Projects
Commit 1ff462ef authored by Lisa Greene's avatar Lisa Greene Committed by Otowa Kotori
Browse files

Remove the burglar's ego

I can't think of a single case this is actually beneficial to have and it can very often make an otherwise good lamp near unusable, which is aggravating
parent 983f4092
No related branches found
No related tags found
2 merge requests!627I18n,!617WIP: experienmental i18n support
......@@ -92,6 +92,8 @@ newEntity{
},
}
-- this makes the item worse
--[[
newEntity{
power_source = {technique=true},
name = "burglar's ", prefix=true, instant_resolve=true,
......@@ -108,6 +110,7 @@ newEntity{
infravision = resolvers.mbonus_material(5, 4),
},
}
]]
newEntity{
power_source = {psionic=true},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment