Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- eiderian_wheat = {
- color = { 1.0 0.80 0.10 }
- modifier = {
- land_forcelimit_modifier = 0.25
- }
- province = {
- local_manpower_modifier = 0.20
- }
- }
- spriteType = {
- name = "GFX_resource_icon"
- texturefile = "gfx//interface//resources.tga"
- noOfFrames = 33
- loadType = "INGAME"
- }
- spriteType = {
- name = "GFX_resource_icon_small"
- texturefile = "gfx//interface//resources_small.dds"
- noOfFrames = 33
- loadType = "INGAME"
- }
- spriteType = {
- name = "GFX_resource_transparent"
- texturefile = "gfx//interface//resource_transparent.dds"
- loadType = "INGAME"
- }
- spriteType = {
- name = "GFX_resource_icon_transparent"
- texturefile = "gfx//interface//resources.tga"
- noOfFrames = 33
- loadType = "INGAME"
- alwaystransparent = yes
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement