﻿add_namespace = GDPC_Update

#News event to remind you, you forgot
news_event = {
	id = GDPC_Update.1
	title = GDPC_Update.1.t
	desc = GDPC_Update.1.d
	picture = GFX_update_gdpc

	is_triggered_only = yes
	
	option = {
		name = GDPC_Update.1.a
		log = "[GetDateText]: [This.GetName]: GDPC_Update.1.a executed"
		custom_effect_tooltip = GDPC_Update.1_TT
	}	
}