Skip to content
Snippets Groups Projects
Commit f1f2addf authored by Lisa Greene's avatar Lisa Greene
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 c8b8ff5b
No related branches found
No related tags found
2 merge requests!617WIP: experienmental i18n support,!6121.6.7 Misc Vaults
......@@ -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