v50 Steam/Premium information for editors
  • v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
  • Use this page to report any issues related to the migration.
This notice may be cached—the current version can be found here.

Difference between revisions of "Announcements.txt"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
(→‎List of announcements: added more announcements examples)
(Added info on bug and work around preventing some file changes from disabling announcement options as one would expect)
 
(35 intermediate revisions by 14 users not shown)
Line 1: Line 1:
{{Quality|Superior|21:21, 20 September 2016 (UTC)}}
+
{{Quality|Tattered}}
 
{{av}}
 
{{av}}
{{old|Missing several announcements added in 0.40.xx}}
+
{{buggy}}
 +
 
 +
== Purpose ==
 +
Both the [[Announcement]]s section of the in game [[Settings#Announcements|Settings]] and the '''announcements.txt''' file can be used to control the types of announcements are brought to the user's attention in Dwarf Fortress and how they will be displayed in various modes. This can be useful to add alerts for critical combat events, stopping the recentering upon birth events, or reducing the constant chatter of announcements like 'quota filled' or 'someone is visiting'.
 +
 
 +
The ''announcements.txt'' file reflects the in game Settings, Announcements tab. The table below has been updated with the [[Settings#Announcements|Settings]] Announcement 'Name' which corresponds to its ''announcements.txt EVENT_LABEL'' (slightly less obvious than you may assume in some cases).
 +
 
 +
=== Community Awareness - Dwarf Fortress filesystem (/prefs/ vs /data/init/) ===
 
{{File|DF/data/init/announcements.txt}}
 
{{File|DF/data/init/announcements.txt}}
The '''announcements.txt''' file can be used to control the types of announcements displayed in Dwarf Fortress and how they are displayed in various modes. This can often be useful to stop recentering on birth announcements, for example.
+
{{File|DF/prefs/announcements.txt}}
 +
Dwarf Fortress supports editing DF/'''data/init'''/file to adjust the '''Default''' [[Announcement]]s settings.<br>
 +
Editing the same file in DF/'''prefs'''/ will make changes to the '''Current''' settings.<br>
 +
This is the standard Dwarf Fortress file system organization.
 +
 
 +
In later versions (added in [[Release_information/50.10|v50.10]]) a new in game [[Settings#Announcements|Settings]] section, [[Announcement]]s, was added which makes this process easier. Though the purpose of each announcement for each can still be a bit obtuse.<br>
 +
'''SEE''' [[#Bugs]] section below!<br>
 +
The '''announcements.txt''' file exists in both locations, be sure to modify the DF/'''prefs'''/ version to experience the change to the '''current''' settings if you're changing a formerly played install or current game.<br>
 +
This means that to confirm which ''announcement.txt'' EVENT_LABEL corresponds to an [[Announcement]] 'name' that you can,
 +
# Open ''announcement.txt'' and identify the EVENT_LABEL you believe to be the right one
 +
# Note it's '':options''
 +
# Open [[Settings]] while in a game, and make a change to the Announcement 'name' you believe corresponds
 +
# Clicking 'Done' and 'Return to game' will update DF/'''prefs'''/announcements.txt without exiting the game
 +
# Reload ''announcement.txt'' and confirm the expected change to the '':options'' of the ''EVENT_LABEL'' previously identified
  
 
== Syntax ==
 
== Syntax ==
  ['''ANNOUNCEMENT NAME''''':option:option''...]
+
  ['''''EVENT_LABEL''''''':option:option''...]
 
=== Available options ===
 
=== Available options ===
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
! Option
+
! [[Settings]]<br>Options
 +
! announcements.txt<br>'':options''
 
! Description
 
! Description
 
! Notes
 
! Notes
 
|-
 
|-
| {{text anchor|D_D}} or {{text anchor|D_DISPLAY}}
+
| {{text anchor|Popup}}
| Causes the announcement to be displayed at the bottom of the screen in [[Fortress mode]] (and be viewable in the {{k|a}}nnouncements list).
+
| {{text anchor|BOX}} or {{text anchor|DO_MEGA}}
| The default for [[Announcement#Minor announcements|minor announcements]] including profession changes, [[weather]], job cancellations, and striking new minerals while [[mining]].
+
| Causes a box to appear in the middle of the screen, requiring a click on the Okay button to close it. If multiple boxes are displayed at the same time, the button says More and displays the next box.
|-
+
| This is often used with [[Announcement#Game-changing announcements|game-changing announcements]].
| {{text anchor|A_D}} or {{text anchor|A_DISPLAY}}
+
|  
| Causes the announcement to be displayed at the bottom of the screen in [[Adventure mode]] (and be viewable in the {{k|a}}nnouncements list).
 
|
 
 
|-
 
|-
 +
| {{text anchor|Pause}}
 
| {{text anchor|P}} or {{text anchor|PAUSE}}
 
| {{text anchor|P}} or {{text anchor|PAUSE}}
 
| Pauses the game when the announcement occurs.
 
| Pauses the game when the announcement occurs.
 
|
 
|
 
|-
 
|-
 +
| {{text anchor|Recenter}}
 
| {{text anchor|R}} or {{text anchor|RECENTER}}
 
| {{text anchor|R}} or {{text anchor|RECENTER}}
 
| Recenters the game to the location of the announcement when the announcement occurs.
 
| Recenters the game to the location of the announcement when the announcement occurs.
 
| Commonly used for [[baby|births]], [[caravan]] arrivals, and [[ambush]]es. Use of this without the [[#PAUSE|pause]] option is not recommended, since your screen will recenter without warning.
 
| Commonly used for [[baby|births]], [[caravan]] arrivals, and [[ambush]]es. Use of this without the [[#PAUSE|pause]] option is not recommended, since your screen will recenter without warning.
 
|-
 
|-
| {{text anchor|BOX}} or {{text anchor|DO_MEGA}}
+
| {{text anchor|Adv}}
| Causes a box to appear in the middle of the screen, requiring {{k|Enter}} to close it.
+
| {{text anchor|A_D}} or {{text anchor|A_DISPLAY}}
| This is often used with [[Announcement#Game-changing announcements|game-changing announcements]].
+
| Causes the announcement to be displayed at the bottom of the screen in [[adventure mode]] (and be viewable in the {{k|a}}nnouncements list).
 +
|
 +
|-
 +
| {{text anchor|Fort}}
 +
| {{text anchor|D_D}} or {{text anchor|D_DISPLAY}}
 +
| Causes the announcement to appear under one of the categories at the left side of the screen in [[fortress mode]].
 +
| The default for [[Announcement#Minor announcements|minor announcements]] including profession changes, [[weather]], job cancellations, and striking new minerals while [[mining]].<br>While playing in Fortress mode, enabling/disabling Adv has no impact on your announcement experience.
 
|-
 
|-
 +
| {{text anchor|Report}}
 
| {{text anchor|UCR}} or {{text anchor|UNIT_COMBAT_REPORT}}
 
| {{text anchor|UCR}} or {{text anchor|UNIT_COMBAT_REPORT}}
 
| Causes the announcement to appear in all [[reports]]. A new report will be created if none are active.
 
| Causes the announcement to appear in all [[reports]]. A new report will be created if none are active.
| Commonly used for adventure mode combat moves.
+
| Commonly used for logging combat details.  
 
|-
 
|-
 +
| {{text anchor|Report (Active)}}
 
| {{text anchor|UCR_A}} or {{text anchor|UNIT_COMBAT_REPORT_ALL_ACTIVE}}
 
| {{text anchor|UCR_A}} or {{text anchor|UNIT_COMBAT_REPORT_ALL_ACTIVE}}
 
| Nearly identical to [[#UCR|UNIT_COMBAT_REPORT]], but does not create a new report if none are active.
 
| Nearly identical to [[#UCR|UNIT_COMBAT_REPORT]], but does not create a new report if none are active.
 +
| There is no difference between having 'Report (Active)/UCR_A' and 'Report/UCR' enabled verse having only 'Report/UCR' enabled. Use Report (Active)/UCR_A for things you want in the combat reports that would be too chatty to always generate a combat report for (Urist Falls down) but don't forget to disable 'Report/UCR' or you won't get the benefit.
 +
|-
 +
| {{text anchor|Alert}}
 +
| {{text anchor|ALERT}}
 +
| Causes the announcement to appear under the alert button at the left side of the screen in [[fortress mode]].
 
|
 
|
|-
 
| {{text anchor|NONE}}
 
| Specified announcements won't be displayed.
 
| Useful when you want to get rid of unwanted messages.
 
 
|}
 
|}
  
== List of announcements ==
+
== {{text anchor|List of announcements}} ==
 
{| class="wikitable sortable"
 
{| class="wikitable sortable"
 
|-
 
|-
! Announcement
+
! [[Settings]]<br>Name
 +
! announcements.txt<br>EVENT_LABEL
 
! Example
 
! Example
 
! Description/Notes
 
! Description/Notes
 
|-
 
|-
 +
| {{text anchor|Reached peak}}
 
| {{text anchor|REACHED_PEAK}}
 
| {{text anchor|REACHED_PEAK}}
 
|
 
|
 
| rowspan=2 | See [[calendar]]
 
| rowspan=2 | See [[calendar]]
 
|-
 
|-
 +
| {{text anchor|Era change}}
 
| {{text anchor|ERA_CHANGE}}
 
| {{text anchor|ERA_CHANGE}}
 
| {{DFtext|The world has passed into The Dwarven Age.|7:1}}
 
| {{DFtext|The world has passed into The Dwarven Age.|7:1}}
 
|-
 
|-
 +
| {{text anchor|Endgame event 1}}
 
| {{text anchor|ENDGAME_EVENT_1}}
 
| {{text anchor|ENDGAME_EVENT_1}}
 
|
 
|
| rowspan=2 | Discovery of the [[HFS]]
+
| rowspan=3 | Discovery of the [[HFS]]
 +
|-
 +
| {{text anchor|Endgame event 1B}}
 +
| {{text anchor|ENDGAME_EVENT_1B}}
 +
|
 
|-
 
|-
 +
| {{text anchor|Endgame event 2}}
 
| {{text anchor|ENDGAME_EVENT_2}}
 
| {{text anchor|ENDGAME_EVENT_2}}
 
|
 
|
 
|-
 
|-
 +
| {{text anchor|Found a feature}}
 
| {{text anchor|FEATURE_DISCOVERY}}
 
| {{text anchor|FEATURE_DISCOVERY}}
| <div style="width: 35em">{{DFtext|You have discovered an expansive cavern deep underground.|7:1}}</div>
+
| {{DFtext|You have discovered an expansive cavern deep underground.|7:1}}
 
| Discovery of [[cavern]]s and their various features
 
| Discovery of [[cavern]]s and their various features
 
|-
 
|-
 +
| {{text anchor|Praise the miners}}
 
| {{text anchor|STRUCK_DEEP_METAL}}
 
| {{text anchor|STRUCK_DEEP_METAL}}
 
| {{DFtext|Raw adamantine! Praise the miners!|3:1}}
 
| {{DFtext|Raw adamantine! Praise the miners!|3:1}}
 
| Striking [[adamantine]]
 
| Striking [[adamantine]]
 
|-
 
|-
 +
| {{text anchor|Struck mineral}}
 
| {{text anchor|STRUCK_MINERAL}}
 
| {{text anchor|STRUCK_MINERAL}}
 
| {{DFtext|You have struck mica!|6:1}}
 
| {{DFtext|You have struck mica!|6:1}}
 
| rowspan=2 | Striking a mineral while [[mining]]
 
| rowspan=2 | Striking a mineral while [[mining]]
 
|-
 
|-
 +
| {{text anchor|Struck economic mineral}}
 
| {{text anchor|STRUCK_ECONOMIC_MINERAL}}
 
| {{text anchor|STRUCK_ECONOMIC_MINERAL}}
 
| {{DFtext|You have struck hematite!|6:1}}
 
| {{DFtext|You have struck hematite!|6:1}}
 
|-
 
|-
 +
| {{text anchor|Weapon twist}}
 
| {{text anchor|COMBAT_TWIST_WEAPON}}
 
| {{text anchor|COMBAT_TWIST_WEAPON}}
 
|
 
|
 
| rowspan=43 | Used in [[combat]], most often in [[adventure mode]] (also in the [[object testing arena|arena]])
 
| rowspan=43 | Used in [[combat]], most often in [[adventure mode]] (also in the [[object testing arena|arena]])
 
|-
 
|-
 +
| {{text anchor|Drop item}}
 
| {{text anchor|COMBAT_LET_ITEM_DROP}}
 
| {{text anchor|COMBAT_LET_ITEM_DROP}}
 
|
 
|
 
|-
 
|-
 +
| {{text anchor|Charge}}
 
| {{text anchor|COMBAT_START_CHARGE}}
 
| {{text anchor|COMBAT_START_CHARGE}}
 
| {{DFtext|The Swordsdwarf charges at The Wolf!|6:1}}
 
| {{DFtext|The Swordsdwarf charges at The Wolf!|6:1}}
 
|-
 
|-
 +
| {{text anchor|Surprised}}
 
| {{text anchor|COMBAT_SURPRISE_CHARGE}}
 
| {{text anchor|COMBAT_SURPRISE_CHARGE}}
 
| {{DFtext|The Wolf looks suprised by the ferocity of The Swordsdwarf's onslaught!|5:1}}
 
| {{DFtext|The Wolf looks suprised by the ferocity of The Swordsdwarf's onslaught!|5:1}}
 
|-
 
|-
 +
| {{text anchor|Jump-dodge (proj)}}
 
| {{text anchor|COMBAT_JUMP_DODGE_PROJ}}
 
| {{text anchor|COMBAT_JUMP_DODGE_PROJ}}
 
| {{DFtext|The Wolf jumps away from the flying +bronze bolt+!|3:1}}
 
| {{DFtext|The Wolf jumps away from the flying +bronze bolt+!|3:1}}
 
|-
 
|-
 +
| {{text anchor|Jump-dodge (strike)}}
 
| {{text anchor|COMBAT_JUMP_DODGE_STRIKE}}
 
| {{text anchor|COMBAT_JUMP_DODGE_STRIKE}}
 
|
 
|
 
|-
 
|-
 +
| {{text anchor|Dodge}}
 
| {{text anchor|COMBAT_DODGE}}
 
| {{text anchor|COMBAT_DODGE}}
 
|
 
|
 
|-
 
|-
 +
| {{text anchor|Counterstrike}}
 
| {{text anchor|COMBAT_COUNTERSTRIKE}}
 
| {{text anchor|COMBAT_COUNTERSTRIKE}}
 
|
 
|
 
|-
 
|-
 +
| {{text anchor|Block}}
 
| {{text anchor|COMBAT_BLOCK}}
 
| {{text anchor|COMBAT_BLOCK}}
 
|
 
|
 
|-
 
|-
 +
| {{text anchor|Parry}}
 
| {{text anchor|COMBAT_PARRY}}
 
| {{text anchor|COMBAT_PARRY}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|(Charge) Collision}}
 
| {{text anchor|COMBAT_CHARGE_COLLISION}}
 
| {{text anchor|COMBAT_CHARGE_COLLISION}}
 
| {{DFtext|The Swordsdwarf collides with The Wolf!|6:1}}
 
| {{DFtext|The Swordsdwarf collides with The Wolf!|6:1}}
 
|-
 
|-
 +
| {{text anchor|(Charge) (D) Tumble}}
 
| {{text anchor|COMBAT_CHARGE_DEFENDER_TUMBLES}}
 
| {{text anchor|COMBAT_CHARGE_DEFENDER_TUMBLES}}
 
| {{DFtext|The Wolf is knocked over and tumbles backwards!|6:1}}
 
| {{DFtext|The Wolf is knocked over and tumbles backwards!|6:1}}
 
|-
 
|-
 +
| {{text anchor|(Charge) (D) Knocked over}}
 
| {{text anchor|COMBAT_CHARGE_DEFENDER_KNOCKED_OVER}}
 
| {{text anchor|COMBAT_CHARGE_DEFENDER_KNOCKED_OVER}}
 
| {{DFtext|The Wolf is knocked over!|6:1}}
 
| {{DFtext|The Wolf is knocked over!|6:1}}
 
|-
 
|-
 +
| {{text anchor|(Charge) (A) Tumble}}
 
| {{text anchor|COMBAT_CHARGE_ATTACKER_TUMBLES}}
 
| {{text anchor|COMBAT_CHARGE_ATTACKER_TUMBLES}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|(Charge) (A) Knocked over}}
 
| {{text anchor|COMBAT_CHARGE_ATTACKER_BOUNCE_BACK}}
 
| {{text anchor|COMBAT_CHARGE_ATTACKER_BOUNCE_BACK}}
 
| {{DFtext|The Swordsdwarf bounces backwards!|6:1}}
 
| {{DFtext|The Swordsdwarf bounces backwards!|6:1}}
 
|-
 
|-
 +
| {{text anchor|(Charge) Tangle}}
 
| {{text anchor|COMBAT_CHARGE_TANGLE_TOGETHER}}
 
| {{text anchor|COMBAT_CHARGE_TANGLE_TOGETHER}}
 
|
 
|
 
|-
 
|-
 +
| {{text anchor|(Charge) Tangle/tumble}}
 
| {{text anchor|COMBAT_CHARGE_TANGLE_TUMBLE}}
 
| {{text anchor|COMBAT_CHARGE_TANGLE_TUMBLE}}
 
| {{DFtext|They tangle together and tumble forward!|6:1}}
 
| {{DFtext|They tangle together and tumble forward!|6:1}}
 
|-
 
|-
 +
|
 
| {{text anchor|COMBAT_CHARGE_RUSH_BY}}
 
| {{text anchor|COMBAT_CHARGE_RUSH_BY}}
 
|
 
|
 
|-
 
|-
 +
|
 
| {{text anchor|COMBAT_CHARGE_MANAGE_STOP}}
 
| {{text anchor|COMBAT_CHARGE_MANAGE_STOP}}
 
|
 
|
 
|-
 
|-
 +
|
 
| {{text anchor|COMBAT_CHARGE_OBSTACLE_SLAM}}
 
| {{text anchor|COMBAT_CHARGE_OBSTACLE_SLAM}}
 
|
 
|
 
|-
 
|-
 +
| {{text anchor|(Wrestle) Joint lock}}
 
| {{text anchor|COMBAT_WRESTLE_LOCK}}
 
| {{text anchor|COMBAT_WRESTLE_LOCK}}
 
|
 
|
 
|-
 
|-
 +
| {{text anchor|(Wrestle) Chokehold}}
 
| {{text anchor|COMBAT_WRESTLE_CHOKEHOLD}}
 
| {{text anchor|COMBAT_WRESTLE_CHOKEHOLD}}
 
|
 
|
 
|-
 
|-
 +
| {{text anchor|(Wrestle) Takedown}}
 
| {{text anchor|COMBAT_WRESTLE_TAKEDOWN}}
 
| {{text anchor|COMBAT_WRESTLE_TAKEDOWN}}
 
| {{DFtext|The Swordsdwarf takes The Wolf down by the neck with The Swordsdwarf's right lower arm!|5:1}}
 
| {{DFtext|The Swordsdwarf takes The Wolf down by the neck with The Swordsdwarf's right lower arm!|5:1}}
 
|-
 
|-
 +
| {{text anchor|(Wrestle) Throw}}
 
| {{text anchor|COMBAT_WRESTLE_THROW}}
 
| {{text anchor|COMBAT_WRESTLE_THROW}}
 
| {{DFtext|The Swordsdwarf throws The Wolf by the neck with The Swordsdwarf's right lower arm!|5:1}}
 
| {{DFtext|The Swordsdwarf throws The Wolf by the neck with The Swordsdwarf's right lower arm!|5:1}}
 
|-
 
|-
 +
| {{text anchor|(Wrestle) Release lock}}
 
| {{text anchor|COMBAT_WRESTLE_RELEASE_LOCK}}
 
| {{text anchor|COMBAT_WRESTLE_RELEASE_LOCK}}
 
|
 
|
 
|-
 
|-
 +
| {{text anchor|(Wrestle) Release choke}}
 
| {{text anchor|COMBAT_WRESTLE_RELEASE_CHOKE}}
 
| {{text anchor|COMBAT_WRESTLE_RELEASE_CHOKE}}
 
|
 
|
 
|-
 
|-
 +
| {{text anchor|(Wrestle) Release}}
 
| {{text anchor|COMBAT_WRESTLE_RELEASE_GRIP}}
 
| {{text anchor|COMBAT_WRESTLE_RELEASE_GRIP}}
 
|
 
|
 
|-
 
|-
 +
| {{text anchor|(Wrestle) Struggle}}
 
| {{text anchor|COMBAT_WRESTLE_STRUGGLE}}
 
| {{text anchor|COMBAT_WRESTLE_STRUGGLE}}
 
|
 
|
 
|-
 
|-
 +
| {{text anchor|(Wrestle) Latch on}}
 
| {{text anchor|COMBAT_WRESTLE_RELEASE_LATCH}}
 
| {{text anchor|COMBAT_WRESTLE_RELEASE_LATCH}}
 
|
 
|
 
|-
 
|-
 +
| {{text anchor|(Wrestle) Strangle}}
 
| {{text anchor|COMBAT_WRESTLE_STRANGLE_KO}}
 
| {{text anchor|COMBAT_WRESTLE_STRANGLE_KO}}
 
|
 
|
 
|-
 
|-
 +
| {{text anchor|(Wrestle) Adjust grip}}
 
| {{text anchor|COMBAT_WRESTLE_ADJUST_GRIP}}
 
| {{text anchor|COMBAT_WRESTLE_ADJUST_GRIP}}
 
|
 
|
 
|-
 
|-
 +
| {{text anchor|(Wrestle) Part ripped away}}
 
| {{text anchor|COMBAT_GRAB_TEAR}}
 
| {{text anchor|COMBAT_GRAB_TEAR}}
 
|
 
|
 
|-
 
|-
 +
| {{text anchor|(Combat) Strike}}
 
| {{text anchor|COMBAT_STRIKE_DETAILS}}
 
| {{text anchor|COMBAT_STRIKE_DETAILS}}
 
|
 
|
 
|-
 
|-
 +
| {{text anchor|(Combat) Wounds}}
 
| {{text anchor|COMBAT_STRIKE_DETAILS_2}}
 
| {{text anchor|COMBAT_STRIKE_DETAILS_2}}
 
|
 
|
 
|-
 
|-
 +
| {{text anchor|(Combat) Enraged}}
 
| {{text anchor|COMBAT_EVENT_ENRAGED}}
 
| {{text anchor|COMBAT_EVENT_ENRAGED}}
 
| {{DFtext|The Wolf has become enraged!|4:1}}
 
| {{DFtext|The Wolf has become enraged!|4:1}}
 
|-
 
|-
 +
| {{text anchor|(Combat) Attack stuck in}}
 
| {{text anchor|COMBAT_EVENT_STUCKIN}}
 
| {{text anchor|COMBAT_EVENT_STUCKIN}}
 
| {{DFtext|The *bronze spear* has lodged firmly in the wound!|5:1}}
 
| {{DFtext|The *bronze spear* has lodged firmly in the wound!|5:1}}
 
|-
 
|-
 +
| {{text anchor|(Combat) Natural attack latched}}
 
| {{text anchor|COMBAT_EVENT_LATCH_BP}}
 
| {{text anchor|COMBAT_EVENT_LATCH_BP}}
 
|
 
|
 
|-
 
|-
 +
| {{text anchor|(Combat) Attack latched}}
 
| {{text anchor|COMBAT_EVENT_LATCH_GENERAL}}
 
| {{text anchor|COMBAT_EVENT_LATCH_GENERAL}}
 
| {{DFtext|The Wolf latches on firmly!|5:1}}
 
| {{DFtext|The Wolf latches on firmly!|5:1}}
 
|-
 
|-
 +
| {{text anchor|(Combat) Propelling blow}}
 
| {{text anchor|COMBAT_EVENT_PROPELLED_AWAY}}
 
| {{text anchor|COMBAT_EVENT_PROPELLED_AWAY}}
 
| {{DFtext|The Wolf is propelled away by the force of the blow!|6:1}}
 
| {{DFtext|The Wolf is propelled away by the force of the blow!|6:1}}
 
|-
 
|-
 +
| {{text anchor|(Combat) Knocked out}}
 
| {{text anchor|COMBAT_EVENT_KNOCKED_OUT}}
 
| {{text anchor|COMBAT_EVENT_KNOCKED_OUT}}
 
| {{DFtext|The Wolf has been knocked unconscious!|7:1}}
 
| {{DFtext|The Wolf has been knocked unconscious!|7:1}}
 
|-
 
|-
 +
| {{text anchor|(Combat) Stunned}}
 
| {{text anchor|COMBAT_EVENT_STUNNED}}
 
| {{text anchor|COMBAT_EVENT_STUNNED}}
 
| {{DFtext|The Wolf has been stunned!|3:1}}
 
| {{DFtext|The Wolf has been stunned!|3:1}}
 
|-
 
|-
 +
| {{text anchor|(Combat) Winded}}
 
| {{text anchor|COMBAT_EVENT_WINDED}}
 
| {{text anchor|COMBAT_EVENT_WINDED}}
 
| {{DFtext|The Wolf is having trouble breathing!|7:0}}
 
| {{DFtext|The Wolf is having trouble breathing!|7:0}}
 
|-
 
|-
 +
| {{text anchor|(Combat) Nauseated}}
 
| {{text anchor|COMBAT_EVENT_NAUSEATED}}
 
| {{text anchor|COMBAT_EVENT_NAUSEATED}}
 
| {{DFtext|The Wolf looks sick!|2:1}}
 
| {{DFtext|The Wolf looks sick!|2:1}}
 
|-
 
|-
 +
|
 
| {{text anchor|MIGRANT_ARRIVAL_NAMED}}
 
| {{text anchor|MIGRANT_ARRIVAL_NAMED}}
 
|
 
|
 
|  
 
|  
 
|-
 
|-
 +
|
 
| {{text anchor|MIGRANT_ARRIVAL}}
 
| {{text anchor|MIGRANT_ARRIVAL}}
 
|  
 
|  
 
| The arrival of [[migrants]]
 
| The arrival of [[migrants]]
 
|-
 
|-
 +
| {{text anchor|Dig canceled (warm)}}
 
| {{text anchor|DIG_CANCEL_WARM}}
 
| {{text anchor|DIG_CANCEL_WARM}}
 
| {{DFtext|Digging designation cancelled: warm stone located.|6:1}}
 
| {{DFtext|Digging designation cancelled: warm stone located.|6:1}}
 
| rowspan=2 | The [[Main:Digging designation canceled|cancellation]] of a mining task due to potentially dangerous stone.
 
| rowspan=2 | The [[Main:Digging designation canceled|cancellation]] of a mining task due to potentially dangerous stone.
 
|-
 
|-
 +
| {{text anchor|Dig canceled (wet)}}
 
| {{text anchor|DIG_CANCEL_DAMP}}
 
| {{text anchor|DIG_CANCEL_DAMP}}
 
| {{DFtext|Digging designation cancelled: damp stone located.|6:1}}
 
| {{DFtext|Digging designation cancelled: damp stone located.|6:1}}
 
|-
 
|-
 +
| {{text anchor|Regular beast}}
 +
| {{text anchor|BEAST_AMBUSH}}
 +
|
 +
|
 +
|-
 +
|
 
| {{text anchor|AMBUSH_DEFENDER}}
 
| {{text anchor|AMBUSH_DEFENDER}}
 
|
 
|
 
| rowspan=14 | Discovering an [[ambush]]
 
| rowspan=14 | Discovering an [[ambush]]
 
|-
 
|-
 +
| {{text anchor|Ambush (resident)}}
 
| {{text anchor|AMBUSH_RESIDENT}}
 
| {{text anchor|AMBUSH_RESIDENT}}
 
|
 
|
 
|-
 
|-
 +
| {{text anchor|Thief (villain)}}
 +
| {{text anchor|AMBUSH_HERO}}
 +
|
 +
|-
 +
| {{text anchor|Ambush (thief)}}
 
| {{text anchor|AMBUSH_THIEF}}
 
| {{text anchor|AMBUSH_THIEF}}
 
| {{DFtext|Thief! Protect the hoard from skulking filth!|4:1}}
 
| {{DFtext|Thief! Protect the hoard from skulking filth!|4:1}}
 
|-
 
|-
 +
| {{text anchor|Ambush (thief, sulking)}}
 
| {{text anchor|AMBUSH_THIEF_SUPPORT_SKULKING}}
 
| {{text anchor|AMBUSH_THIEF_SUPPORT_SKULKING}}
 
|
 
|
 
|-
 
|-
 +
| {{text anchor|Ambush (thief, nature)}}
 
| {{text anchor|AMBUSH_THIEF_SUPPORT_NATURE}}
 
| {{text anchor|AMBUSH_THIEF_SUPPORT_NATURE}}
 
|
 
|
 
|-
 
|-
 +
| {{text anchor|Ambush (thief, other)}}
 
| {{text anchor|AMBUSH_THIEF_SUPPORT}}
 
| {{text anchor|AMBUSH_THIEF_SUPPORT}}
 
|
 
|
 
|-
 
|-
 +
| {{text anchor|Gremlin}}
 
| {{text anchor|AMBUSH_MISCHIEVOUS}}
 
| {{text anchor|AMBUSH_MISCHIEVOUS}}
 
| {{DFtext|A gremlin! Drive it away!|4:1}}
 
| {{DFtext|A gremlin! Drive it away!|4:1}}
 
|-
 
|-
 +
| {{text anchor|Snatcher}}
 
| {{text anchor|AMBUSH_SNATCHER}}
 
| {{text anchor|AMBUSH_SNATCHER}}
 
| {{DFtext|Snatcher! Protect the children!|4:1}}
 
| {{DFtext|Snatcher! Protect the children!|4:1}}
 
|-
 
|-
 +
| {{text anchor|Ambush (snatcher)}}
 
| {{text anchor|AMBUSH_SNATCHER_SUPPORT}}
 
| {{text anchor|AMBUSH_SNATCHER_SUPPORT}}
 
|
 
|
 
|-
 
|-
 +
| {{text anchor|Ambush (nature)}}
 
| {{text anchor|AMBUSH_AMBUSHER_NATURE}}
 
| {{text anchor|AMBUSH_AMBUSHER_NATURE}}
 
|
 
|
 
|-
 
|-
 +
| {{text anchor|Ambush}}
 
| {{text anchor|AMBUSH_AMBUSHER}}
 
| {{text anchor|AMBUSH_AMBUSHER}}
 
|
 
|
 
|-
 
|-
 +
| {{text anchor|Ambush (injured creature)}}
 
| {{text anchor|AMBUSH_INJURED}}
 
| {{text anchor|AMBUSH_INJURED}}
 
|
 
|
 
|-
 
|-
 +
| {{text anchor|Ambush (uninjured creature)}}
 
| {{text anchor|AMBUSH_OTHER}}
 
| {{text anchor|AMBUSH_OTHER}}
 
|
 
|
 
|-
 
|-
 +
| {{text anchor|Ambush (incapacitated creature)}}
 
| {{text anchor|AMBUSH_INCAPACITATED}}
 
| {{text anchor|AMBUSH_INCAPACITATED}}
 
|
 
|
 
|-
 
|-
 +
| {{text anchor|Caravan}}
 
| {{text anchor|CARAVAN_ARRIVAL}}
 
| {{text anchor|CARAVAN_ARRIVAL}}
 
| {{DFtext|A caravan from Sarvesh Langgud has arrived.|1:1}}
 
| {{DFtext|A caravan from Sarvesh Langgud has arrived.|1:1}}
 
| Arrival of a [[caravan]]
 
| Arrival of a [[caravan]]
 
|-
 
|-
 +
| {{text anchor|Noble}}
 
| {{text anchor|NOBLE_ARRIVAL}}
 
| {{text anchor|NOBLE_ARRIVAL}}
 
|
 
|
 
| Arrival of a [[noble]]
 
| Arrival of a [[noble]]
 
|-
 
|-
 +
| {{text anchor|Migrants}}
 
| {{text anchor|D_MIGRANTS_ARRIVAL}}
 
| {{text anchor|D_MIGRANTS_ARRIVAL}}
 
| {{DFtext|Some migrants have arrived.|7:0}}
 
| {{DFtext|Some migrants have arrived.|7:0}}
 
| rowspan=3| Arrival of a [[migrant]] wave
 
| rowspan=3| Arrival of a [[migrant]] wave
 
|-
 
|-
 +
| {{text anchor|Migrant (one)}}
 
| {{text anchor|D_MIGRANT_ARRIVAL}}
 
| {{text anchor|D_MIGRANT_ARRIVAL}}
 
| {{DFtext|A migrant has arrived.|7:0}}
 
| {{DFtext|A migrant has arrived.|7:0}}
 
|-
 
|-
 +
| {{text anchor|Migrants (danger)}}
 
| {{text anchor|D_MIGRANT_ARRIVAL_DISCOURAGED}}
 
| {{text anchor|D_MIGRANT_ARRIVAL_DISCOURAGED}}
 
| {{DFtext|Some migrants have arrived, despite the danger.|7:0}}
 
| {{DFtext|Some migrants have arrived, despite the danger.|7:0}}
 
|-
 
|-
 +
| {{text anchor|No migrants}}
 
| {{text anchor|D_NO_MIGRANT_ARRIVAL}}
 
| {{text anchor|D_NO_MIGRANT_ARRIVAL}}
 
| {{DFtext|The fortress attracted no migrants this season.|6:0}}
 
| {{DFtext|The fortress attracted no migrants this season.|6:0}}
 
| The failure of [[migrants]] to show up in Fortress mode
 
| The failure of [[migrants]] to show up in Fortress mode
 
|-
 
|-
 +
| {{text anchor|Animal trapped}}
 
| {{text anchor|ANIMAL_TRAP_CATCH}}
 
| {{text anchor|ANIMAL_TRAP_CATCH}}
 
|
 
|
 
| A [[vermin]] was caught in an [[animal trap]]
 
| A [[vermin]] was caught in an [[animal trap]]
 
|-
 
|-
 +
| {{text anchor|Animal trap robbed}}
 
| {{text anchor|ANIMAL_TRAP_ROBBED}}
 
| {{text anchor|ANIMAL_TRAP_ROBBED}}
 
|
 
|
 
| Failure to catch a [[vermin]]
 
| Failure to catch a [[vermin]]
 
|-
 
|-
 +
| {{text anchor|Gremlin pulled lever}}
 
| {{text anchor|MISCHIEF_LEVER}}
 
| {{text anchor|MISCHIEF_LEVER}}
 
|
 
|
 
| rowspan=4| Fun caused by a [[gremlin|certain mischievous creature]]
 
| rowspan=4| Fun caused by a [[gremlin|certain mischievous creature]]
 
|-
 
|-
 +
| {{text anchor|Gremlin triggered plate}}
 
| {{text anchor|MISCHIEF_PLATE}}
 
| {{text anchor|MISCHIEF_PLATE}}
 
|
 
|
 
|-
 
|-
 +
| {{text anchor|Gremlin opened cage}}
 
| {{text anchor|MISCHIEF_CAGE}}
 
| {{text anchor|MISCHIEF_CAGE}}
 
| {{DFtext|Something has emptied in a cage!|5:1}}
 
| {{DFtext|Something has emptied in a cage!|5:1}}
 
|-
 
|-
 +
| {{text anchor|Gremlin unshackled something}}
 
| {{text anchor|MISCHIEF_CHAIN}}
 
| {{text anchor|MISCHIEF_CHAIN}}
 
|
 
|
 
|-
 
|-
 +
| {{text anchor|Diplomat}}
 
| {{text anchor|DIPLOMAT_ARRIVAL}}
 
| {{text anchor|DIPLOMAT_ARRIVAL}}
 
|
 
|
 
| Arrival of a [[diplomat]]
 
| Arrival of a [[diplomat]]
 
|-
 
|-
 +
| {{text anchor|Liaison}}
 
| {{text anchor|LIAISON_ARRIVAL}}
 
| {{text anchor|LIAISON_ARRIVAL}}
 
| {{DFtext|The outpost liaison Tun Unnostobul from Sarvesh Langgud has arrived.|7:1}}
 
| {{DFtext|The outpost liaison Tun Unnostobul from Sarvesh Langgud has arrived.|7:1}}
 
| Arrival of an [[outpost liaison]]
 
| Arrival of an [[outpost liaison]]
 
|-
 
|-
 +
| {{text anchor|Trade diplomat}}
 
| {{text anchor|TRADE_DIPLOMAT_ARRIVAL}}
 
| {{text anchor|TRADE_DIPLOMAT_ARRIVAL}}
 
|
 
|
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Cave-in}}
 
| {{text anchor|CAVE_COLLAPSE}}
 
| {{text anchor|CAVE_COLLAPSE}}
 
| {{DFtext|A section of the cavern has collapsed!|4:1}}
 
| {{DFtext|A section of the cavern has collapsed!|4:1}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Citizen birth}}
 
| {{text anchor|BIRTH_CITIZEN}}
 
| {{text anchor|BIRTH_CITIZEN}}
 
| {{DFtext|Fath Ikudäs, Miner has given birth to a girl.|2:1}}
 
| {{DFtext|Fath Ikudäs, Miner has given birth to a girl.|2:1}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Animal birth}}
 
| {{text anchor|BIRTH_ANIMAL}}
 
| {{text anchor|BIRTH_ANIMAL}}
 
| {{DFtext|Stray Dog (Tame) has given birth to puppies.|2:1}}
 
| {{DFtext|Stray Dog (Tame) has given birth to puppies.|2:1}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Wild animal gave birth}}
 +
| {{text anchor|BIRTH_WILD_ANIMAL}}
 +
|
 +
|
 +
|-
 +
| {{text anchor|Strange mood}}
 
| {{text anchor|STRANGE_MOOD}}
 
| {{text anchor|STRANGE_MOOD}}
| {{DFtext|Zon Urabasub, Metalcrafter is taken by a fey mood!|7:1}}
+
| {{DFtext|Zon Urabasub, Metalcrafter is taken by a fey mood!|5:1}}
 +
{{DFtext|Logem Stinthdkithn, Bowyer has been possessed!|5:1}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Artifact made}}
 
| {{text anchor|MADE_ARTIFACT}}
 
| {{text anchor|MADE_ARTIFACT}}
 
| {{DFtext|Zon Urabasub, Metalcrafter has created Lonsust Stato, a platinum amulet!|6:1}}
 
| {{DFtext|Zon Urabasub, Metalcrafter has created Lonsust Stato, a platinum amulet!|6:1}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Item given name}}
 
| {{text anchor|NAMED_ARTIFACT}}
 
| {{text anchor|NAMED_ARTIFACT}}
|
+
| {{DFtext|Urdim Arbanerib, Mace Lord has bestowed the name Ostar Kinem upon a iron buckler!|3:1}}
| A soldier named his equipment.
+
| A soldier named their equipment.
 
|-
 
|-
 +
| {{text anchor|Attachment to item}}
 
| {{text anchor|ITEM_ATTACHMENT}}
 
| {{text anchor|ITEM_ATTACHMENT}}
 
| {{DFtext|Kirkrost Inethnosig, mayor has grown attached to a steel crossbow!|3:0}}
 
| {{DFtext|Kirkrost Inethnosig, mayor has grown attached to a steel crossbow!|3:0}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Vermin escaped from cage}}
 
| {{text anchor|VERMIN_CAGE_ESCAPE}}
 
| {{text anchor|VERMIN_CAGE_ESCAPE}}
 
|
 
|
 
| A [[vermin]] escapes from a [[cage]]/[[animal trap]]
 
| A [[vermin]] escapes from a [[cage]]/[[animal trap]]
 
|-
 
|-
 +
| {{text anchor|Entangled in hidden web}}
 
| {{text anchor|TRIGGER_WEB}}
 
| {{text anchor|TRIGGER_WEB}}
 
|
 
|
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|(Strange mood) Building claimed}}
 
| {{text anchor|MOOD_BUILDING_CLAIMED}}
 
| {{text anchor|MOOD_BUILDING_CLAIMED}}
 
| {{DFtext|Zon Urabasub, Metalcrafter has claimed a Metalsmith's Forge.|0:1}}
 
| {{DFtext|Zon Urabasub, Metalcrafter has claimed a Metalsmith's Forge.|0:1}}
 
| A [[strange mood|moody]] dwarf has claimed a workshop
 
| A [[strange mood|moody]] dwarf has claimed a workshop
 
|-
 
|-
 +
| {{text anchor|Artifact construction begun}}
 
| {{text anchor|ARTIFACT_BEGUN}}
 
| {{text anchor|ARTIFACT_BEGUN}}
 
| {{DFtext|Zon Urabasub, Metalcrafter has begun a mysterious construction!|7:1}}
 
| {{DFtext|Zon Urabasub, Metalcrafter has begun a mysterious construction!|7:1}}
| A dwarf has began construction of an [[artifact]]
+
| A dwarf has begun construction of an [[artifact]]
 
|-
 
|-
 +
| {{text anchor|Megabeast}}
 
| {{text anchor|MEGABEAST_ARRIVAL}}
 
| {{text anchor|MEGABEAST_ARRIVAL}}
 
| {{DFtext|The Forgotten Beast Smespu has come! An enormous hairy ceratopsoid. It has an enormous shell and it is slavering. Its sea green hair is patchy. Beware its deadly dust!|4:1}}
 
| {{DFtext|The Forgotten Beast Smespu has come! An enormous hairy ceratopsoid. It has an enormous shell and it is slavering. Its sea green hair is patchy. Beware its deadly dust!|4:1}}
 
| Arrival of a [[megabeast]]
 
| Arrival of a [[megabeast]]
 
|-
 
|-
 +
| {{text anchor|Werebeast}}
 +
| {{text anchor|WEREBEAST_ARRIVAL}}
 +
| {{DFtext|The Werepanda Onget Râlukerib has come! A large panda twisted into humanoid form. It is crazed for blood and flesh. Its eyes glow spring green. Its sepia hair is long and straight. Now you will know why you fear the night.|4:1}}
 +
| Arrival of a [[werebeast]]
 +
|-
 +
| {{text anchor|Berserk}}
 
| {{text anchor|BERSERK_CITIZEN}}
 
| {{text anchor|BERSERK_CITIZEN}}
 
| {{DFtext|Lòr Eralamug, Weaponsmith has gone berserk!|4:1}}
 
| {{DFtext|Lòr Eralamug, Weaponsmith has gone berserk!|4:1}}
 
| A citizen has gone [[berserk]]
 
| A citizen has gone [[berserk]]
 
|-
 
|-
 +
| {{text anchor|Magma defaces engraving}}
 
| {{text anchor|MAGMA_DEFACES_ENGRAVING}}
 
| {{text anchor|MAGMA_DEFACES_ENGRAVING}}
 
|
 
|
| rowspan=2| An [[engraving]] has melted in a magma
+
| rowspan=2| An [[engraving]] has melted in magma
 
|-
 
|-
 +
| {{text anchor|Engraving melted}}
 
| {{text anchor|ENGRAVING_MELTS}}
 
| {{text anchor|ENGRAVING_MELTS}}
 
|
 
|
 
|-
 
|-
| {{text anchor|MASTERPIECE_ARCHITECTURE}}
+
| {{text anchor|Masterwork made}}
|
 
| rowspan=2| Construction of a [[masterwork|masterpiece]] [[building]]
 
|-
 
 
| {{text anchor|MASTERPIECE_CONSTRUCTION}}
 
| {{text anchor|MASTERPIECE_CONSTRUCTION}}
 
|
 
|
 
|-
 
|-
 +
| {{text anchor|Masterwork architecture lost}}
 
| {{text anchor|MASTER_ARCHITECTURE_LOST}}
 
| {{text anchor|MASTER_ARCHITECTURE_LOST}}
 
|
 
|
 
| A [[masterwork|masterpiece]] [[building]] has been destroyed
 
| A [[masterwork|masterpiece]] [[building]] has been destroyed
 
|-
 
|-
 +
| {{text anchor|Masterwork construction lost}}
 
| {{text anchor|MASTER_CONSTRUCTION_LOST}}
 
| {{text anchor|MASTER_CONSTRUCTION_LOST}}
 
|
 
|
 
|-
 
|-
 +
| {{text anchor|(Adventure) Awaken}}
 
| {{text anchor|ADV_AWAKEN}}
 
| {{text anchor|ADV_AWAKEN}}
 
|
 
|
|  
+
| rowspan=3| Related to [[adventure mode]]
 
|-
 
|-
 +
| {{text anchor|(Adventure) Sleep interrupted}}
 
| {{text anchor|ADV_SLEEP_INTERRUPTED}}
 
| {{text anchor|ADV_SLEEP_INTERRUPTED}}
 
|
 
|
|
 
 
|-
 
|-
 +
| {{text anchor|(Adventure) Made item}}
 
| {{text anchor|ADV_REACTION_PRODUCTS}}
 
| {{text anchor|ADV_REACTION_PRODUCTS}}
 
|
 
|
|
 
 
|-
 
|-
 +
| {{text anchor|Job cancellation}}
 
| {{text anchor|CANCEL_JOB}}
 
| {{text anchor|CANCEL_JOB}}
 
| {{DFtext|Sibrek ùshrireshon, Mechanic cancels Load Cage Trap: Needs empty cage.|4:1}}
 
| {{DFtext|Sibrek ùshrireshon, Mechanic cancels Load Cage Trap: Needs empty cage.|4:1}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|(Adventure) Death}}
 
| {{text anchor|ADV_CREATURE_DEATH}}
 
| {{text anchor|ADV_CREATURE_DEATH}}
 
| {{DFtext|The Wolf has been struck down.|5:1}}
 
| {{DFtext|The Wolf has been struck down.|5:1}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Citizen death}}
 
| {{text anchor|CITIZEN_DEATH}}
 
| {{text anchor|CITIZEN_DEATH}}
 
| {{DFtext|Lòr Eralamug, Weaponsmith has been found dead.|5:1}}
 
| {{DFtext|Lòr Eralamug, Weaponsmith has been found dead.|5:1}}
 
| Death of a citizen in [[fortress mode]]
 
| Death of a citizen in [[fortress mode]]
 
|-
 
|-
 +
| {{text anchor|Pet death}}
 
| {{text anchor|PET_DEATH}}
 
| {{text anchor|PET_DEATH}}
|
+
| {{DFtext|The Stray Boar (Tame) has been slaughtered.|5:1}}
| The death of a [[pet]], causing a negative [[thought]] for its owner
+
| The death of a [[pet]], causing a negative [[thought]] for its owner Also used when a butcher slaughters unadopted [[livestock]]
 
|-
 
|-
 +
| {{text anchor|Fall over}}
 
| {{text anchor|FALL_OVER}}
 
| {{text anchor|FALL_OVER}}
 
| {{DFtext|The Wolf falls over.|6:0}}
 
| {{DFtext|The Wolf falls over.|6:0}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Caught in flame}}
 
| {{text anchor|CAUGHT_IN_FLAMES}}
 
| {{text anchor|CAUGHT_IN_FLAMES}}
 
| {{DFtext|The Swordsdwarf is caught in a burst of forgotten beast flames!|4:1}}
 
| {{DFtext|The Swordsdwarf is caught in a burst of forgotten beast flames!|4:1}}
 
| Also used when a creature is caught in poison gas/vapors or cave-in dust.
 
| Also used when a creature is caught in poison gas/vapors or cave-in dust.
 
|-
 
|-
 +
| {{text anchor|Caught in web}}
 
| {{text anchor|CAUGHT_IN_WEB}}
 
| {{text anchor|CAUGHT_IN_WEB}}
 
| {{DFtext|The Wolf is caught up in a web!|4:1}}
 
| {{DFtext|The Wolf is caught up in a web!|4:1}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Slam into obstacle (blow apart)}}
 
| {{text anchor|UNIT_PROJECTILE_SLAM_BLOW_APART}}
 
| {{text anchor|UNIT_PROJECTILE_SLAM_BLOW_APART}}
 
| {{DFtext|The Wolf slams into an obstacle and blows apart!|5:1}}
 
| {{DFtext|The Wolf slams into an obstacle and blows apart!|5:1}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Slam into obstacle}}
 
| {{text anchor|UNIT_PROJECTILE_SLAM}}
 
| {{text anchor|UNIT_PROJECTILE_SLAM}}
 
| {{DFtext|The Wolf slams into an obstacle!|6:0}}
 
| {{DFtext|The Wolf slams into an obstacle!|6:0}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Slam into unit}}
 
| {{text anchor|UNIT_PROJECTILE_SLAM_INTO_UNIT}}
 
| {{text anchor|UNIT_PROJECTILE_SLAM_INTO_UNIT}}
 
| {{DFtext|The Wolf slams into the Wolf!|1:1}}
 
| {{DFtext|The Wolf slams into the Wolf!|1:1}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Vomit}}
 
| {{text anchor|VOMIT}}
 
| {{text anchor|VOMIT}}
 
| {{DFtext|The Wolf vomits.|2:0}}
 
| {{DFtext|The Wolf vomits.|2:0}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Lose hold of item}}
 
| {{text anchor|LOSE_HOLD_OF_ITEM}}
 
| {{text anchor|LOSE_HOLD_OF_ITEM}}
 
| {{DFtext|The Goblin Bowman loses the hold of the (bismuth bronze bow).|6:0}}
 
| {{DFtext|The Goblin Bowman loses the hold of the (bismuth bronze bow).|6:0}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Regain consciousness}}
 
| {{text anchor|REGAIN_CONSCIOUSNESS}}
 
| {{text anchor|REGAIN_CONSCIOUSNESS}}
 
| {{DFtext|The Wolf regains consciousness.|7:0}}
 
| {{DFtext|The Wolf regains consciousness.|7:0}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Free from web}}
 
| {{text anchor|FREE_FROM_WEB}}
 
| {{text anchor|FREE_FROM_WEB}}
 
| {{DFtext|The Wolf is partially free from the web.|7:0}}
 
| {{DFtext|The Wolf is partially free from the web.|7:0}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Paralyzed}}
 
| {{text anchor|PARALYZED}}
 
| {{text anchor|PARALYZED}}
 
| {{DFtext|The Wolf is completely paralyzed!|3:1}}
 
| {{DFtext|The Wolf is completely paralyzed!|3:1}}
 
|
 
|
 
|-
 
|-
 +
| {{text anchor|Overcome paralysis}}
 
| {{text anchor|OVERCOME_PARALYSIS}}
 
| {{text anchor|OVERCOME_PARALYSIS}}
 
|
 
|
 
| A creature is no longer [[syndrome|paralyzed]]
 
| A creature is no longer [[syndrome|paralyzed]]
 
|-
 
|-
 +
| {{text anchor|No longer stunned}}
 
| {{text anchor|NOT_STUNNED}}
 
| {{text anchor|NOT_STUNNED}}
 
| {{DFtext|The Wolf is no longer stunned.|3:1}}
 
| {{DFtext|The Wolf is no longer stunned.|3:1}}
 
| A creature is no longer [[stun]]ned
 
| A creature is no longer [[stun]]ned
 
|-
 
|-
 +
| {{text anchor|Exhausted}}
 
| {{text anchor|EXHAUSTION}}
 
| {{text anchor|EXHAUSTION}}
 
|
 
|
 
| [[Exhaustion]]
 
| [[Exhaustion]]
 
|-
 
|-
 +
| {{text anchor|Give into pain}}
 
| {{text anchor|PAIN_KO}}
 
| {{text anchor|PAIN_KO}}
 
| {{DFtext|The Wolf gives in to pain.|6:0}}
 
| {{DFtext|The Wolf gives in to pain.|6:0}}
 
|
 
|
 
|-
 
|-
 +
| {{text anchor|(Wrestling) Break grip}}
 
| {{text anchor|BREAK_GRIP}}
 
| {{text anchor|BREAK_GRIP}}
 
| {{DFtext|The Swordsdwarf breaks the grip of the Wolf's teeth on the Swordsdwarf's left upper arm.|5:1}}
 
| {{DFtext|The Swordsdwarf breaks the grip of the Wolf's teeth on the Swordsdwarf's left upper arm.|5:1}}
 
|
 
|
 
|-
 
|-
 +
| {{text anchor|(Wrestling) Cannot break grip}}
 
| {{text anchor|NO_BREAK_GRIP}}
 
| {{text anchor|NO_BREAK_GRIP}}
 
| {{DFtext|The Swordsdwarf struggles in vain against the grip of the Wolf's teeth on the Swordsdwarf's left upper arm.|5:1}}
 
| {{DFtext|The Swordsdwarf struggles in vain against the grip of the Wolf's teeth on the Swordsdwarf's left upper arm.|5:1}}
 
|
 
|
 
|-
 
|-
 +
| {{text anchor|Block fire}}
 
| {{text anchor|BLOCK_FIRE}}
 
| {{text anchor|BLOCK_FIRE}}
 
|
 
|
 
| Blocking a [[fire]] attack
 
| Blocking a [[fire]] attack
 
|-
 
|-
 +
| {{text anchor|Breathe fire}}
 
| {{text anchor|BREATHE_FIRE}}
 
| {{text anchor|BREATHE_FIRE}}
 
| {{DFtext|The Fire Imp breathes fire!|4:1}}
 
| {{DFtext|The Fire Imp breathes fire!|4:1}}
 
| A creature breathes [[fire]]
 
| A creature breathes [[fire]]
 
|-
 
|-
 +
| {{text anchor|Shoot web}}
 
| {{text anchor|SHOOT_WEB}}
 
| {{text anchor|SHOOT_WEB}}
 
| {{DFtext|The Giant Cave Spider shoots out thick strands of webbing!|4:1}}
 
| {{DFtext|The Giant Cave Spider shoots out thick strands of webbing!|4:1}}
 
|
 
|
 
|-
 
|-
 +
| {{text anchor|Pull out and drop item}}
 
| {{text anchor|PULL_OUT_DROP}}
 
| {{text anchor|PULL_OUT_DROP}}
 
|
 
|
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Stand up}}
 
| {{text anchor|STAND_UP}}
 
| {{text anchor|STAND_UP}}
 
| {{DFtext|The Wolf stands up.|7:0}}
 
| {{DFtext|The Wolf stands up.|7:0}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Martial trance}}
 
| {{text anchor|MARTIAL_TRANCE}}
 
| {{text anchor|MARTIAL_TRANCE}}
 
| {{DFtext|Mörul Bardumoslan, Hammerdwarf has entered a martial trance!|2:1}}
 
| {{DFtext|Mörul Bardumoslan, Hammerdwarf has entered a martial trance!|2:1}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Breath attack}}
 
| {{text anchor|MAT_BREATH}}
 
| {{text anchor|MAT_BREATH}}
 
| {{DFtext|The Forgotten Beast breathes a cloud of Mirgur Sealhorse the Infinite Shadows's forgotten beast extract!|4:1}}
 
| {{DFtext|The Forgotten Beast breathes a cloud of Mirgur Sealhorse the Infinite Shadows's forgotten beast extract!|4:1}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|(Adventure) Night Creature Attack}}
 
| {{text anchor|NIGHT_ATTACK_STARTS}}
 
| {{text anchor|NIGHT_ATTACK_STARTS}}
 
| {{DFtext|You are surrounded by incessant cackling.|5:1}}
 
| {{DFtext|You are surrounded by incessant cackling.|5:1}}
 
| rowspan=3| [[Bogeymen]] attack
 
| rowspan=3| [[Bogeymen]] attack
 
|-
 
|-
 +
| {{text anchor|(Adventure) Cackling fades}}
 
| {{text anchor|NIGHT_ATTACK_ENDS}}
 
| {{text anchor|NIGHT_ATTACK_ENDS}}
 
| {{DFtext|The cackling fades away.|5:1}}
 
| {{DFtext|The cackling fades away.|5:1}}
 
|-
 
|-
 +
|
 
| {{text anchor|NIGHT_ATTACK_TRAVEL}}
 
| {{text anchor|NIGHT_ATTACK_TRAVEL}}
 
| {{DFtext|You are still surrounded by cackling.|5:1}}
 
| {{DFtext|You are still surrounded by cackling.|5:1}}
 
|-
 
|-
 +
| {{text anchor|Ghost attack}}
 
| {{text anchor|GHOST_ATTACK}}
 
| {{text anchor|GHOST_ATTACK}}
 
| {{DFtext|Lòr Eralamug, Ghostly Weaponsmith has arisen and is haunting the fortress!|4:1}}
 
| {{DFtext|Lòr Eralamug, Ghostly Weaponsmith has arisen and is haunting the fortress!|4:1}}
 
|  
 
|  
 
|-
 
|-
| {{text anchor|LAIR_HUNTER}}
+
| {{text anchor|Discovered site}}
|
 
|
 
|-
 
 
| {{text anchor|TRAVEL_SITE_DISCOVERY}}
 
| {{text anchor|TRAVEL_SITE_DISCOVERY}}
 
| {{DFtext|You have discovered a lair.|6:1}}
 
| {{DFtext|You have discovered a lair.|6:1}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Cannot travel through site}}
 
| {{text anchor|TRAVEL_SITE_BUMP}}
 
| {{text anchor|TRAVEL_SITE_BUMP}}
 
| {{DFtext|You cannot travel through the Lair.|6:1}}
 
| {{DFtext|You cannot travel through the Lair.|6:1}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Intro}}
 
| {{text anchor|ADVENTURE_INTRO}}
 
| {{text anchor|ADVENTURE_INTRO}}
 
| {{DFtext|You've finally got your equipment together, such as it is. Now it's time for action and adventure! In the rush of excitement, you've forgotten where you're going to go. Perhaps some of your friends might have ideas.|7:1}}
 
| {{DFtext|You've finally got your equipment together, such as it is. Now it's time for action and adventure! In the rush of excitement, you've forgotten where you're going to go. Perhaps some of your friends might have ideas.|7:1}}
 
| Beginning [[adventure mode]]
 
| Beginning [[adventure mode]]
 
|-
 
|-
 +
| {{text anchor|Creature sound}}
 
| {{text anchor|CREATURE_SOUND}}
 
| {{text anchor|CREATURE_SOUND}}
 
| {{DFtext|The capybara barks.|3:1}}
 
| {{DFtext|The capybara barks.|3:1}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Mechanism sounds}}
 +
| {{text anchor|MECHANISM_SOUND}}
 +
|
 +
|
 +
|-
 +
| {{text anchor|Creature stolen object}}
 
| {{text anchor|CREATURE_STEALS_OBJECT}}
 
| {{text anchor|CREATURE_STEALS_OBJECT}}
 
| {{DFtext|A gray langur has stolen a -giant bat bone amulet-!|6:1}}
 
| {{DFtext|A gray langur has stolen a -giant bat bone amulet-!|6:1}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Found trap}}
 
| {{text anchor|FOUND_TRAP}}
 
| {{text anchor|FOUND_TRAP}}
 
|
 
|
 
| Discovery of a [[trap]] in [[adventure mode]]
 
| Discovery of a [[trap]] in [[adventure mode]]
 
|-
 
|-
 +
| {{text anchor|Transformation}}
 
| {{text anchor|BODY_TRANSFORMATION}}
 
| {{text anchor|BODY_TRANSFORMATION}}
 
| {{DFtext|Iden Ustuthod, Fisherdwarf has transformed into a wereskink!|3:1}}
 
| {{DFtext|Iden Ustuthod, Fisherdwarf has transformed into a wereskink!|3:1}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Interaction (user)}}
 
| {{text anchor|INTERACTION_ACTOR}}
 
| {{text anchor|INTERACTION_ACTOR}}
 
|
 
|
 
| See [[Interaction token#VERB]]
 
| See [[Interaction token#VERB]]
 
|-
 
|-
 +
| {{text anchor|Interaction (target)}}
 
| {{text anchor|INTERACTION_TARGET}}
 
| {{text anchor|INTERACTION_TARGET}}
 
|
 
|
 
| See [[Interaction token#TARGET_VERB]]
 
| See [[Interaction token#TARGET_VERB]]
 
|-
 
|-
 +
| {{text anchor|Undead attack}}
 
| {{text anchor|UNDEAD_ATTACK}}
 
| {{text anchor|UNDEAD_ATTACK}}
|
+
| {{DFtext|The dead walk. Hide while you still can!|5:1}}
|  
+
| Arrival of a horde of [[undead]].
 
|-
 
|-
 +
| {{text anchor|Citizen missing}}
 
| {{text anchor|CITIZEN_MISSING}}
 
| {{text anchor|CITIZEN_MISSING}}
 
| {{DFtext|Lòr Eralamug, Weaponsmith has been missing for a week.|5:1}}
 
| {{DFtext|Lòr Eralamug, Weaponsmith has been missing for a week.|5:1}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Pet missing}}
 
| {{text anchor|PET_MISSING}}
 
| {{text anchor|PET_MISSING}}
 
|  
 
|  
 
| A pet has gone missing
 
| A pet has gone missing
 
|-
 
|-
| {{text anchor|MARKET_CHATTER}}
+
| {{text anchor|Weird weather}}
|
 
|
 
|-
 
 
| {{text anchor|STRANGE_RAIN_SNOW}}
 
| {{text anchor|STRANGE_RAIN_SNOW}}
 
| {{DFtext|It is raining rotten sludge!|4:1}}
 
| {{DFtext|It is raining rotten sludge!|4:1}}
 
| rowspan=2 | The appearance of unusual [[weather]]
 
| rowspan=2 | The appearance of unusual [[weather]]
 
|-
 
|-
 +
| {{text anchor|Evil cloud}}
 
| {{text anchor|STRANGE_CLOUD}}
 
| {{text anchor|STRANGE_CLOUD}}
 
| {{DFtext|A cloud of haunting fog has drifted nearby!|4:1}}
 
| {{DFtext|A cloud of haunting fog has drifted nearby!|4:1}}
 
|-
 
|-
 +
| {{text anchor|Animal Action}}
 
| {{text anchor|SIMPLE_ANIMAL_ACTION}}
 
| {{text anchor|SIMPLE_ANIMAL_ACTION}}
 
|
 
|
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Flounder in water}}
 
| {{text anchor|FLOUNDER_IN_LIQUID}}
 
| {{text anchor|FLOUNDER_IN_LIQUID}}
 
| {{DFtext|You flounder in the water!|6:1}}
 
| {{DFtext|You flounder in the water!|6:1}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Semi-wild}}
 
| {{text anchor|TRAINING_DOWN_TO_SEMI_WILD}}
 
| {{text anchor|TRAINING_DOWN_TO_SEMI_WILD}}
 
| {{DFtext|The Stray war Cave Dragon (Semi-Wild) has forgotten its training!|6:1}}
 
| {{DFtext|The Stray war Cave Dragon (Semi-Wild) has forgotten its training!|6:1}}
 
| A trained animal has reverted to a semi-wild state (Fortress mode). If the animal is not [[animal trainer|trained]] properly, it will become wild and possibly attack your dwarves.
 
| A trained animal has reverted to a semi-wild state (Fortress mode). If the animal is not [[animal trainer|trained]] properly, it will become wild and possibly attack your dwarves.
 
|-
 
|-
 +
| {{text anchor|Full reversion}}
 
| {{text anchor|TRAINING_FULL_REVERSION}}
 
| {{text anchor|TRAINING_FULL_REVERSION}}
 
| {{DFtext|The war Cave Dragon has reverted to a wild state!|4:1}}
 
| {{DFtext|The war Cave Dragon has reverted to a wild state!|4:1}}
 
| An animal has reverted to a wild state (follows the previous announcement)
 
| An animal has reverted to a wild state (follows the previous announcement)
 
|-
 
|-
 +
| {{text anchor|Gained knowledge}}
 
| {{text anchor|ANIMAL_TRAINING_KNOWLEDGE}}
 
| {{text anchor|ANIMAL_TRAINING_KNOWLEDGE}}
 
| {{DFtext|The dwarves of the Monastery of Tin are now quite knowledgable cave dragon trainers.|3:1}}
 
| {{DFtext|The dwarves of the Monastery of Tin are now quite knowledgable cave dragon trainers.|3:1}}
 
| See [[Animal trainer#Taming|Animal trainer]]
 
| See [[Animal trainer#Taming|Animal trainer]]
 
|-
 
|-
 +
| {{text anchor|Skipped on liquid}}
 
| {{text anchor|SKIP_ON_LIQUID}}
 
| {{text anchor|SKIP_ON_LIQUID}}
 
|
 
|
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Dodge projectile}}
 
| {{text anchor|DODGE_FLYING_OBJECT}}
 
| {{text anchor|DODGE_FLYING_OBJECT}}
 
|
 
|
 
| Dodging a shot [[arrow]]
 
| Dodging a shot [[arrow]]
 
|-
 
|-
 +
| {{text anchor|Conversation}}
 
| {{text anchor|REGULAR_CONVERSATION}}
 
| {{text anchor|REGULAR_CONVERSATION}}
 
| {{DFtext|Caspa Linkon, Human Swordsman: I must pray to Uspram Boldyell the Contest of Stability. I'm uneasy.|3:1}}
 
| {{DFtext|Caspa Linkon, Human Swordsman: I must pray to Uspram Boldyell the Contest of Stability. I'm uneasy.|3:1}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Conversation (conflict)}}
 
| {{text anchor|CONFLICT_CONVERSATION}}
 
| {{text anchor|CONFLICT_CONVERSATION}}
 
| {{DFtext|Caspa Linkon, Human Swordsman: This is my fight too. I will take revenge!|3:1}}
 
| {{DFtext|Caspa Linkon, Human Swordsman: This is my fight too. I will take revenge!|3:1}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Hit by ball of flames}}
 
| {{text anchor|FLAME_HIT}}
 
| {{text anchor|FLAME_HIT}}
 
|
 
|
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Embrace}}
 
| {{text anchor|EMBRACE}}
 
| {{text anchor|EMBRACE}}
 
|
 
|
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Bandit empties container}}
 
| {{text anchor|BANDIT_EMPTY_CONTAINER}}
 
| {{text anchor|BANDIT_EMPTY_CONTAINER}}
 
|
 
|
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Bandit grabs item}}
 
| {{text anchor|BANDIT_GRAB_ITEM}}
 
| {{text anchor|BANDIT_GRAB_ITEM}}
 
|
 
|
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Attack interrupted}}
 
| {{text anchor|COMBAT_EVENT_ATTACK_INTERRUPTED}}
 
| {{text anchor|COMBAT_EVENT_ATTACK_INTERRUPTED}}
 
| {{DFtext|The Wolf's attack is interrupted!|4:1}}
 
| {{DFtext|The Wolf's attack is interrupted!|4:1}}
 
| [[Wrestling]] interrupts opponent's attack
 
| [[Wrestling]] interrupts opponent's attack
 
|-
 
|-
 +
| {{text anchor|Attack caught}}
 
| {{text anchor|COMBAT_WRESTLE_CATCH_ATTACK}}
 
| {{text anchor|COMBAT_WRESTLE_CATCH_ATTACK}}
 
|
 
|
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Fail to grab hold}}
 
| {{text anchor|FAIL_TO_GRAB_SURFACE}}
 
| {{text anchor|FAIL_TO_GRAB_SURFACE}}
 
|
 
|
 
| Failing to grab a tile
 
| Failing to grab a tile
 
|-
 
|-
 +
| {{text anchor|Lose hold of surface}}
 
| {{text anchor|LOSE_HOLD_OF_SURFACE}}
 
| {{text anchor|LOSE_HOLD_OF_SURFACE}}
 
|
 
|
 
| Losing hold of a surface while [[climb]]ing
 
| Losing hold of a surface while [[climb]]ing
 
|-
 
|-
 +
| {{text anchor|Travel complaint}}
 
| {{text anchor|TRAVEL_COMPLAINT}}
 
| {{text anchor|TRAVEL_COMPLAINT}}
 
|
 
|
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|No longer overwhelmed}}
 
| {{text anchor|LOSE_EMOTION}}
 
| {{text anchor|LOSE_EMOTION}}
 
|
 
|
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Reorganize possessions}}
 
| {{text anchor|REORGANIZE_POSSESSIONS}}
 
| {{text anchor|REORGANIZE_POSSESSIONS}}
 
| {{DFtext|The Human Pikeman reorganizes his possessions.|6:0}}
 
| {{DFtext|The Human Pikeman reorganizes his possessions.|6:0}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Push item}}
 
| {{text anchor|PUSH_ITEM}}
 
| {{text anchor|PUSH_ITEM}}
 
|
 
|
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Draw item}}
 
| {{text anchor|DRAW_ITEM}}
 
| {{text anchor|DRAW_ITEM}}
 
|  
 
|  
 
|
 
|
 
|-
 
|-
 +
| {{text anchor|Strap item}}
 
| {{text anchor|STRAP_ITEM}}
 
| {{text anchor|STRAP_ITEM}}
 
|
 
|
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Gained site control}}
 
| {{text anchor|GAIN_SITE_CONTROL}}
 
| {{text anchor|GAIN_SITE_CONTROL}}
 
| {{DFtext|You are now in control of Tanfield, ruling The Ignition of Churches from The Holy Saturninity.|3:1}}
 
| {{DFtext|You are now in control of Tanfield, ruling The Ignition of Churches from The Holy Saturninity.|3:1}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Assumed position}}
 
| {{text anchor|FORT_POSITION_SUCCESSION}}
 
| {{text anchor|FORT_POSITION_SUCCESSION}}
 
|
 
|
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Citizen overwhelmed by stress}}
 
| {{text anchor|STRESSED_CITIZEN}}
 
| {{text anchor|STRESSED_CITIZEN}}
 
| {{DFtext|Lòr Eralamug, Weaponsmith is stumbling obliviously!|3:0}}
 
| {{DFtext|Lòr Eralamug, Weaponsmith is stumbling obliviously!|3:0}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Citizen lost to stress}}
 
| {{text anchor|CITIZEN_LOST_TO_STRESS}}
 
| {{text anchor|CITIZEN_LOST_TO_STRESS}}
 
| {{DFtext|Lòr Eralamug, Weaponsmith has gone stark raving mad!|3:1}}
 
| {{DFtext|Lòr Eralamug, Weaponsmith has gone stark raving mad!|3:1}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Tantrum}}
 
| {{text anchor|CITIZEN_TANTRUM}}
 
| {{text anchor|CITIZEN_TANTRUM}}
 
| {{DFtext|Lòr Eralamug, Weaponsmith is throwing a tantrum!|6:1}}
 
| {{DFtext|Lòr Eralamug, Weaponsmith is throwing a tantrum!|6:1}}
 
|
 
|
 
|-
 
|-
 +
| {{text anchor|Enemy moved out of range}}
 
| {{text anchor|MOVED_OUT_OF_RANGE}}
 
| {{text anchor|MOVED_OUT_OF_RANGE}}
 
| {{DFtext|The Wolf has moved out of range!|7:1}}
 
| {{DFtext|The Wolf has moved out of range!|7:1}}
 
| An [[attack]]ed creature has moved out of range
 
| An [[attack]]ed creature has moved out of range
 
|-
 
|-
 +
| {{text anchor|Cannot jump}}
 
| {{text anchor|CANNOT_JUMP}}
 
| {{text anchor|CANNOT_JUMP}}
 
| {{DFtext|You cannot jump while prone.|6:0}}
 
| {{DFtext|You cannot jump while prone.|6:0}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|No tracks}}
 
| {{text anchor|NO_TRACKS}}
 
| {{text anchor|NO_TRACKS}}
 
|
 
|
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Already searched}}
 
| {{text anchor|ALREADY_SEARCHED_AREA}}
 
| {{text anchor|ALREADY_SEARCHED_AREA}}
 
| {{DFtext|You've already searched this area recently.|6:0}}
 
| {{DFtext|You've already searched this area recently.|6:0}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Search found something}}
 
| {{text anchor|SEARCH_FOUND_SOMETHING}}
 
| {{text anchor|SEARCH_FOUND_SOMETHING}}
 
|
 
|
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Search found nothing}}
 
| {{text anchor|SEARCH_FOUND_NOTHING}}
 
| {{text anchor|SEARCH_FOUND_NOTHING}}
 
| {{DFtext|Your intense search turns up nothing.|6:0}}
 
| {{DFtext|Your intense search turns up nothing.|6:0}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Nothing to interact}}
 
| {{text anchor|NOTHING_TO_INTERACT}}
 
| {{text anchor|NOTHING_TO_INTERACT}}
 
| {{DFtext|You have nothing with which to interact.|6:0}}
 
| {{DFtext|You have nothing with which to interact.|6:0}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Nothing to examine}}
 
| {{text anchor|NOTHING_TO_EXAMINE}}
 
| {{text anchor|NOTHING_TO_EXAMINE}}
 
| {{DFtext|You have nothing to examine.|6:0}}
 
| {{DFtext|You have nothing to examine.|6:0}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|You yield}}
 
| {{text anchor|YOU_YIELDED}}
 
| {{text anchor|YOU_YIELDED}}
 
| {{DFtext|You assume a submissive posture.|6:1}}
 
| {{DFtext|You assume a submissive posture.|6:1}}
 
| rowspan=2| [[Yield]]ing in adventure mode
 
| rowspan=2| [[Yield]]ing in adventure mode
 
|-
 
|-
 +
| {{text anchor|You unyield}}
 
| {{text anchor|YOU_UNYIELDED}}
 
| {{text anchor|YOU_UNYIELDED}}
 
| {{DFtext|You no longer assume a submissive posture.|6:1}}
 
| {{DFtext|You no longer assume a submissive posture.|6:1}}
 
|-
 
|-
 +
| {{text anchor|You strap item}}
 
| {{text anchor|YOU_STRAP_ITEM}}
 
| {{text anchor|YOU_STRAP_ITEM}}
 
| {{DFtext|You strap the steel short sword to your Upper body.|6:1}}
 
| {{DFtext|You strap the steel short sword to your Upper body.|6:1}}
 
|
 
|
 
|-
 
|-
 +
| {{text anchor|You draw}}
 
| {{text anchor|YOU_DRAW_ITEM}}
 
| {{text anchor|YOU_DRAW_ITEM}}
 
| {{DFtext|You draw the steel short sword with your Right hand.|6:1}}
 
| {{DFtext|You draw the steel short sword with your Right hand.|6:1}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|No grasp to draw}}
 
| {{text anchor|NO_GRASP_TO_DRAW_ITEM}}
 
| {{text anchor|NO_GRASP_TO_DRAW_ITEM}}
 
| {{DFtext|You do not have a free grasp for the steel short sword.|6:0}}
 
| {{DFtext|You do not have a free grasp for the steel short sword.|6:0}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|No item to strap}}
 
| {{text anchor|NO_ITEM_TO_STRAP}}
 
| {{text anchor|NO_ITEM_TO_STRAP}}
 
| {{DFtext|You have nothing left to draw or put away.|6:0}}
 
| {{DFtext|You have nothing left to draw or put away.|6:0}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|No item to remove}}
 
| {{text anchor|NO_INV_TO_REMOVE}}
 
| {{text anchor|NO_INV_TO_REMOVE}}
 
| {{DFtext|You have nothing left to remove.|6:0}}
 
| {{DFtext|You have nothing left to remove.|6:0}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|No item to wear}}
 
| {{text anchor|NO_INV_TO_WEAR}}
 
| {{text anchor|NO_INV_TO_WEAR}}
 
| {{DFtext|You have nothing left to wear.|6:0}}
 
| {{DFtext|You have nothing left to wear.|6:0}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|No item to eat}}
 
| {{text anchor|NO_INV_TO_EAT}}
 
| {{text anchor|NO_INV_TO_EAT}}
 
| {{DFtext|You have nothing left to eat or drink.|6:0}}
 
| {{DFtext|You have nothing left to eat or drink.|6:0}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|No item to contain}}
 
| {{text anchor|NO_INV_TO_CONTAIN}}
 
| {{text anchor|NO_INV_TO_CONTAIN}}
 
| {{DFtext|You have nothing to put inside a container.|6:0}}
 
| {{DFtext|You have nothing to put inside a container.|6:0}}
 
|
 
|
 
|-
 
|-
 +
| {{text anchor|No item to drop}}
 
| {{text anchor|NO_INV_TO_DROP}}
 
| {{text anchor|NO_INV_TO_DROP}}
 
| {{DFtext|You have nothing left to drop.|6:0}}
 
| {{DFtext|You have nothing left to drop.|6:0}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|No item to pick up}}
 
| {{text anchor|NOTHING_TO_PICK_UP}}
 
| {{text anchor|NOTHING_TO_PICK_UP}}
 
| {{DFtext|There is nothing to pick up here.|6:0}}
 
| {{DFtext|There is nothing to pick up here.|6:0}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|No item to throw}}
 
| {{text anchor|NO_INV_TO_THROW}}
 
| {{text anchor|NO_INV_TO_THROW}}
 
| {{DFtext|You have nothing left to throw.|6:0}}
 
| {{DFtext|You have nothing left to throw.|6:0}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|No item to throw}}
 
| {{text anchor|NO_INV_TO_FIRE}}
 
| {{text anchor|NO_INV_TO_FIRE}}
 
| {{DFtext|You have nothing left to fire.|6:0}}
 
| {{DFtext|You have nothing left to fire.|6:0}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Check smells}}
 
| {{text anchor|CURRENT_SMELL}}
 
| {{text anchor|CURRENT_SMELL}}
 
|
 
|
 
| [[Smell]]ing in [[adventure mode]]
 
| [[Smell]]ing in [[adventure mode]]
 
|-
 
|-
 +
| {{text anchor|Check weather}}
 
| {{text anchor|CURRENT_WEATHER}}
 
| {{text anchor|CURRENT_WEATHER}}
 
| {{DFtext|The sky is clear above you.|7:1}}
 
| {{DFtext|The sky is clear above you.|7:1}}
 
| Checking [[weather]] in [[adventure mode]]
 
| Checking [[weather]] in [[adventure mode]]
 
|-
 
|-
 +
| {{text anchor|Check temperature}}
 
| {{text anchor|CURRENT_TEMPERATURE}}
 
| {{text anchor|CURRENT_TEMPERATURE}}
 
|
 
|
 
| Checking [[temperature]] in [[adventure mode]]
 
| Checking [[temperature]] in [[adventure mode]]
 
|-
 
|-
 +
| {{text anchor|Check date}}
 
| {{text anchor|CURRENT_DATE}}
 
| {{text anchor|CURRENT_DATE}}
 
| {{DFtext|It is the 14th of Granite, 250.|7:1}}
 
| {{DFtext|It is the 14th of Granite, 250.|7:1}}
 
| Checking [[time]] in [[adventure mode]]
 
| Checking [[time]] in [[adventure mode]]
 
|-
 
|-
 +
| {{text anchor|No hands to pick up}}
 
| {{text anchor|NO_GRASP_FOR_PICKUP}}
 
| {{text anchor|NO_GRASP_FOR_PICKUP}}
 
| {{DFtext|You do not have a free grasp.|6:0}}
 
| {{DFtext|You do not have a free grasp.|6:0}}
 
|
 
|
 
|-
 
|-
| {{text anchor|TRAVEL_ADVISORY}}
+
| {{text anchor|Cannot climb}}
|
 
|
 
|-
 
 
| {{text anchor|CANNOT_CLIMB}}
 
| {{text anchor|CANNOT_CLIMB}}
 
|
 
|
 
| You are unable to [[climb]]
 
| You are unable to [[climb]]
 
|-
 
|-
 +
| {{text anchor|Cannot stand}}
 
| {{text anchor|CANNOT_STAND}}
 
| {{text anchor|CANNOT_STAND}}
 
|
 
|
 
| You are unable to stand up
 
| You are unable to stand up
 
|-
 
|-
 +
| {{text anchor|Must unretract first}}
 
| {{text anchor|MUST_UNRETRACT_FIRST}}
 
| {{text anchor|MUST_UNRETRACT_FIRST}}
 
| {{DFtext|You must unroll.|6:1}}
 
| {{DFtext|You must unroll.|6:1}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Cannot rest}}
 
| {{text anchor|CANNOT_REST}}
 
| {{text anchor|CANNOT_REST}}
 
|
 
|
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Cannot make campfire}}
 
| {{text anchor|CANNOT_MAKE_CAMPFIRE}}
 
| {{text anchor|CANNOT_MAKE_CAMPFIRE}}
 
|
 
|
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Made a campfire}}
 
| {{text anchor|MADE_CAMPFIRE}}
 
| {{text anchor|MADE_CAMPFIRE}}
 
|
 
|
 
| You make a [[campfire]]
 
| You make a [[campfire]]
 
|-
 
|-
 +
| {{text anchor|Cannot set a fire}}
 
| {{text anchor|CANNOT_SET_FIRE}}
 
| {{text anchor|CANNOT_SET_FIRE}}
 
|
 
|
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Set fire}}
 
| {{text anchor|SET_FIRE}}
 
| {{text anchor|SET_FIRE}}
 
|
 
|
 
| You set a [[fire]]
 
| You set a [[fire]]
 
|-
 
|-
 +
| {{text anchor|Break of dawn}}
 
| {{text anchor|DAWN_BREAKS}}
 
| {{text anchor|DAWN_BREAKS}}
 
| {{DFtext|The dawn is breaking.|6:1}}
 
| {{DFtext|The dawn is breaking.|6:1}}
| rowspan=3| Change of a time of day
+
| rowspan=3| Change of the time of day
 
|-
 
|-
 +
| {{text anchor|Noon}}
 
| {{text anchor|NOON}}
 
| {{text anchor|NOON}}
 
|
 
|
 
|-
 
|-
 +
| {{text anchor|Nightfall}}
 
| {{text anchor|NIGHTFALL}}
 
| {{text anchor|NIGHTFALL}}
 
| {{DFtext|The night is falling.|1:1}}
 
| {{DFtext|The night is falling.|1:1}}
 
|-
 
|-
 +
| {{text anchor|Nothing to do with item}}
 
| {{text anchor|NO_INV_INTERACTION}}
 
| {{text anchor|NO_INV_INTERACTION}}
 
|  
 
|  
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Empty a container}}
 
| {{text anchor|EMPTY_CONTAINER}}
 
| {{text anchor|EMPTY_CONTAINER}}
 
| {{DFtext|You empty your giant moon snail leather backpack.|6:0}}
 
| {{DFtext|You empty your giant moon snail leather backpack.|6:0}}
 
| Emptying a container in [[adventure mode]]
 
| Emptying a container in [[adventure mode]]
 
|-
 
|-
 +
| {{text anchor|Take out of a container}}
 
| {{text anchor|TAKE_OUT_OF_CONTAINER}}
 
| {{text anchor|TAKE_OUT_OF_CONTAINER}}
 
|
 
|
 
| Taking an item out of container in [[adventure mode]]
 
| Taking an item out of container in [[adventure mode]]
 
|-
 
|-
 +
| {{text anchor|No container to insert item}}
 
| {{text anchor|NO_CONTAINER_FOR_ITEM}}
 
| {{text anchor|NO_CONTAINER_FOR_ITEM}}
 
| {{DFtext|You don't have a suitable container.|6:0}}
 
| {{DFtext|You don't have a suitable container.|6:0}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Put into container}}
 
| {{text anchor|PUT_INTO_CONTAINER}}
 
| {{text anchor|PUT_INTO_CONTAINER}}
 
|
 
|
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Eat}}
 
| {{text anchor|EAT_ITEM}}
 
| {{text anchor|EAT_ITEM}}
 
|
 
|
 
| You eat an item
 
| You eat an item
 
|-
 
|-
 +
| {{text anchor|Drink}}
 
| {{text anchor|DRINK_ITEM}}
 
| {{text anchor|DRINK_ITEM}}
 
|
 
|
 
| You drink an item
 
| You drink an item
 
|-
 
|-
 +
| {{text anchor|Failed to eat/drink}}
 
| {{text anchor|CONSUME_FAILURE}}
 
| {{text anchor|CONSUME_FAILURE}}
 
|
 
|
 
| You lick an item
 
| You lick an item
 
|-
 
|-
 +
| {{text anchor|Drop}}
 
| {{text anchor|DROP_ITEM}}
 
| {{text anchor|DROP_ITEM}}
 
|
 
|
 
| You drop an item
 
| You drop an item
 
|-
 
|-
 +
| {{text anchor|Pick up}}
 
| {{text anchor|PICK_UP_ITEM}}
 
| {{text anchor|PICK_UP_ITEM}}
 
|
 
|
 
| You pick up an item
 
| You pick up an item
 
|-
 
|-
 +
| {{text anchor|You interact with building}}
 
| {{text anchor|YOU_BUILDING_INTERACTION}}
 
| {{text anchor|YOU_BUILDING_INTERACTION}}
 
|
 
|
 
| Interaction with a [[building]] in [[adventure mode]]
 
| Interaction with a [[building]] in [[adventure mode]]
 
|-
 
|-
 +
| {{text anchor|You interact with item}}
 
| {{text anchor|YOU_ITEM_INTERACTION}}
 
| {{text anchor|YOU_ITEM_INTERACTION}}
 
|
 
|
 
| Interaction with an [[item]] in [[adventure mode]]
 
| Interaction with an [[item]] in [[adventure mode]]
 
|-
 
|-
 +
| {{text anchor|You feel hot/cold}}
 
| {{text anchor|YOU_TEMPERATURE_EFFECTS}}
 
| {{text anchor|YOU_TEMPERATURE_EFFECTS}}
 
| {{DFtext|You are melting!|4:1}}
 
| {{DFtext|You are melting!|4:1}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|(Combat) Gain/lose possession of item}}
 
| {{text anchor|RESOLVE_SHARED_ITEMS}}
 
| {{text anchor|RESOLVE_SHARED_ITEMS}}
 
|
 
|
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Cough blood}}
 
| {{text anchor|COUGH_BLOOD}}
 
| {{text anchor|COUGH_BLOOD}}
 
|
 
|
 
| [[Syndrome|Coughing blood]]
 
| [[Syndrome|Coughing blood]]
 
|-
 
|-
 +
| {{text anchor|Vomit blood}}
 
| {{text anchor|VOMIT_BLOOD}}
 
| {{text anchor|VOMIT_BLOOD}}
 
|
 
|
 
| [[Syndrome|Vomiting blood]]
 
| [[Syndrome|Vomiting blood]]
 
|-
 
|-
 +
| {{text anchor|Learned a power}}
 
| {{text anchor|POWER_LEARNED}}
 
| {{text anchor|POWER_LEARNED}}
 
|
 
|
 
| Learning a new power
 
| Learning a new power
 
|-
 
|-
 +
| {{text anchor|You feed on victim}}
 
| {{text anchor|YOU_FEED_ON_SUCKEE}}
 
| {{text anchor|YOU_FEED_ON_SUCKEE}}
 
|
 
|
 
| [[Vampire|Sucking blood]]
 
| [[Vampire|Sucking blood]]
 
|-
 
|-
 +
| {{text anchor|Profession change}}
 
| {{text anchor|PROFESSION_CHANGES}}
 
| {{text anchor|PROFESSION_CHANGES}}
 
|
 
|
 
| Changing a profession
 
| Changing a profession
 
|-
 
|-
 +
| {{text anchor|Recruit gains skill}}
 
| {{text anchor|RECRUIT_PROMOTED}}
 
| {{text anchor|RECRUIT_PROMOTED}}
 
|
 
|
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Soldier becomes a master}}
 
| {{text anchor|SOLDIER_BECOMES_MASTER}}
 
| {{text anchor|SOLDIER_BECOMES_MASTER}}
 
|
 
|
 
| A [[soldier]] has mastered a weapon [[skill]]
 
| A [[soldier]] has mastered a weapon [[skill]]
 
|-
 
|-
 +
| {{text anchor|Merchants unloading}}
 
| {{text anchor|MERCHANTS_UNLOADING}}
 
| {{text anchor|MERCHANTS_UNLOADING}}
 
| {{DFtext|The merchants from Sarvesh Langgud have arrived and are unloading their goods.|6:1}}
 
| {{DFtext|The merchants from Sarvesh Langgud have arrived and are unloading their goods.|6:1}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Merchants need depot}}
 
| {{text anchor|MERCHANTS_NEED_DEPOT}}
 
| {{text anchor|MERCHANTS_NEED_DEPOT}}
 
| {{DFtext|The merchants need a trade depot to unload their goods.|6:1}}
 
| {{DFtext|The merchants need a trade depot to unload their goods.|6:1}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Wagons bypassed inaccessible site}}
 
| {{text anchor|MERCHANT_WAGONS_BYPASSED}}
 
| {{text anchor|MERCHANT_WAGONS_BYPASSED}}
 
|
 
|
 
| The [[merchants]]' wagons have bypassed the site
 
| The [[merchants]]' wagons have bypassed the site
 
|-
 
|-
 +
| {{text anchor|Merchants leaving soon}}
 
| {{text anchor|MERCHANTS_LEAVING_SOON}}
 
| {{text anchor|MERCHANTS_LEAVING_SOON}}
 
| {{DFtext|The merchants from Sarvesh Langgud will be leaving soon.|6:1}}
 
| {{DFtext|The merchants from Sarvesh Langgud will be leaving soon.|6:1}}
 
|
 
|
 
|-
 
|-
 +
| {{text anchor|Merchants leaving now}}
 
| {{text anchor|MERCHANTS_EMBARKED}}
 
| {{text anchor|MERCHANTS_EMBARKED}}
 
| {{DFtext|The merchants from Sarvesh Langgud have embarked on their journey.|6:1}}
 
| {{DFtext|The merchants from Sarvesh Langgud have embarked on their journey.|6:1}}
 
|
 
|
 
|-
 
|-
 +
| {{text anchor|Pet loses dead owner}}
 
| {{text anchor|PET_LOSES_DEAD_OWNER}}
 
| {{text anchor|PET_LOSES_DEAD_OWNER}}
 
|
 
|
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Pet adopts owner}}
 
| {{text anchor|PET_ADOPTS_OWNER}}
 
| {{text anchor|PET_ADOPTS_OWNER}}
 
|
 
|
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Vermin bite}}
 
| {{text anchor|VERMIN_BITE}}
 
| {{text anchor|VERMIN_BITE}}
 
| {{DFtext|The Stray Cow (Tame) has been stung by a honey bee!|6:1}}
 
| {{DFtext|The Stray Cow (Tame) has been stung by a honey bee!|6:1}}
 
| A [[vermin]] bites/stings a creature
 
| A [[vermin]] bites/stings a creature
 
|-
 
|-
 +
| {{text anchor|Unable to complete building}}
 
| {{text anchor|UNABLE_TO_COMPLETE_BUILDING}}
 
| {{text anchor|UNABLE_TO_COMPLETE_BUILDING}}
 
| {{DFtext|The dwarves were unable to complete the Wall.|6:1}}
 
| {{DFtext|The dwarves were unable to complete the Wall.|6:1}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Job removed from unpowered building}}
 
| {{text anchor|JOBS_REMOVED_FROM_UNPOWERED_BUILDING}}
 
| {{text anchor|JOBS_REMOVED_FROM_UNPOWERED_BUILDING}}
 
|
 
|
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Citizen kidnapped}}
 
| {{text anchor|CITIZEN_SNATCHED}}
 
| {{text anchor|CITIZEN_SNATCHED}}
 
| {{DFtext|A kidnapper has made off with the Dwarven child Ustuth Therlethendok!|5:1}}
 
| {{DFtext|A kidnapper has made off with the Dwarven child Ustuth Therlethendok!|5:1}}
 
|
 
|
 
|-
 
|-
 +
| {{text anchor|Vermin disturbed}}
 
| {{text anchor|VERMIN_DISTURBED}}
 
| {{text anchor|VERMIN_DISTURBED}}
 
|
 
|
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Land gains a status}}
 
| {{text anchor|LAND_GAINS_STATUS}}
 
| {{text anchor|LAND_GAINS_STATUS}}
 
|
 
|
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Land's status elevated}}
 
| {{text anchor|LAND_ELEVATED_STATUS}}
 
| {{text anchor|LAND_ELEVATED_STATUS}}
 
|
 
|
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Masterpiece crafted}}
 
| {{text anchor|MASTERPIECE_CRAFTED}}
 
| {{text anchor|MASTERPIECE_CRAFTED}}
 
| {{DFtext|Fikod Razulban has created a masterpiece ☼Juwog Minedscratch's forgotten beast silk cloth☼|3:1}}
 
| {{DFtext|Fikod Razulban has created a masterpiece ☼Juwog Minedscratch's forgotten beast silk cloth☼|3:1}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Masterpiece defaced}}
 
| {{text anchor|ARTWORK_DEFACED}}
 
| {{text anchor|ARTWORK_DEFACED}}
 
| {{DFtext|A foolish builder defaced a Edëm Stinzas!|4:0}}
 
| {{DFtext|A foolish builder defaced a Edëm Stinzas!|4:0}}
 
| A [[masterwork]] was destroyed
 
| A [[masterwork]] was destroyed
 
|-
 
|-
 +
| {{text anchor|Animal trained}}
 
| {{text anchor|ANIMAL_TRAINED}}
 
| {{text anchor|ANIMAL_TRAINED}}
 
| {{DFtext|An animal has become a Stray war Dog.|2:1}}
 
| {{DFtext|An animal has become a Stray war Dog.|2:1}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Masterful dye}}
 
| {{text anchor|DYED_MASTERPIECE}}
 
| {{text anchor|DYED_MASTERPIECE}}
 
|
 
|
 
| An item has been [[masterwork|masterfully]] [[dyer|dyed]]
 
| An item has been [[masterwork|masterfully]] [[dyer|dyed]]
 
|-
 
|-
 +
| {{text anchor|Masterwork food}}
 
| {{text anchor|COOKED_MASTERPIECE}}
 
| {{text anchor|COOKED_MASTERPIECE}}
|
+
| {{DFtext|Atír Sigunzlir has cooked a masterful meal!|3:1}}
 
| Cooking a [[masterwork|masterful]] [[prepared meal|meal]]
 
| Cooking a [[masterwork|masterful]] [[prepared meal|meal]]
 
|-
 
|-
 +
| {{text anchor|Mandate ends}}
 
| {{text anchor|MANDATE_ENDS}}
 
| {{text anchor|MANDATE_ENDS}}
|
+
| {{DFtext| Medtob Aludineth, mayor has ended a mandate.|3:1}}
 
| A [[noble]] ended a [[mandate]]
 
| A [[noble]] ended a [[mandate]]
 
|-
 
|-
 +
|
 
| {{text anchor|SLOWDOWN_ENDS}}
 
| {{text anchor|SLOWDOWN_ENDS}}
 
|
 
|
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Diplomat bids farewell}}
 
| {{text anchor|FAREWELL_HELPER}}
 
| {{text anchor|FAREWELL_HELPER}}
 
|
 
|
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Election}}
 
| {{text anchor|ELECTION_RESULTS}}
 
| {{text anchor|ELECTION_RESULTS}}
 
|
 
|
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Site located}}
 
| {{text anchor|SITE_PRESENT}}
 
| {{text anchor|SITE_PRESENT}}
 
|
 
|
|  
+
| A site already exists at the location you are trying to embark to
 
|-
 
|-
 +
| {{text anchor|Construction suspended}}
 
| {{text anchor|CONSTRUCTION_SUSPENDED}}
 
| {{text anchor|CONSTRUCTION_SUSPENDED}}
 
|
 
|
 
| Construction of a [[building]] was suspended
 
| Construction of a [[building]] was suspended
 
|-
 
|-
 +
| {{text anchor|Machine link suspended}}
 
| {{text anchor|LINKAGE_SUSPENDED}}
 
| {{text anchor|LINKAGE_SUSPENDED}}
 
|
 
|
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Work order completed}}
 
| {{text anchor|QUOTA_FILLED}}
 
| {{text anchor|QUOTA_FILLED}}
 
|
 
|
 
| A [[manager|work order]] was completed
 
| A [[manager|work order]] was completed
 
|-
 
|-
 +
| {{text anchor|Job overwritten}}
 
| {{text anchor|JOB_OVERWRITTEN}}
 
| {{text anchor|JOB_OVERWRITTEN}}
 
|
 
|
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|No fish to catch}}
 
| {{text anchor|NOTHING_TO_CATCH_IN_WATER}}
 
| {{text anchor|NOTHING_TO_CATCH_IN_WATER}}
 
| {{DFtext|There is nothing to catch in the river.|6:0}}
 
| {{DFtext|There is nothing to catch in the river.|6:0}}
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Demand forgotten}}
 
| {{text anchor|DEMAND_FORGOTTEN}}
 
| {{text anchor|DEMAND_FORGOTTEN}}
 
|
 
|
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|New demand}}
 
| {{text anchor|NEW_DEMAND}}
 
| {{text anchor|NEW_DEMAND}}
 
|
 
|
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|New mandate}}
 
| {{text anchor|NEW_MANDATE}}
 
| {{text anchor|NEW_MANDATE}}
|
+
| {{DFtext|Medtob Aludineth, mayor has imposed a ban on certain exports.|3:1}}
 
|  
 
|  
 
|-
 
|-
 +
|
 
| {{text anchor|PRICES_ALTERED}}
 
| {{text anchor|PRICES_ALTERED}}
 
|
 
|
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Local resident creature named}}
 
| {{text anchor|NAMED_RESIDENT_CREATURE}}
 
| {{text anchor|NAMED_RESIDENT_CREATURE}}
 
|
 
|
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Somebody grows up}}
 
| {{text anchor|SOMEBODY_GROWS_UP}}
 
| {{text anchor|SOMEBODY_GROWS_UP}}
 
|
 
|
 
| Somebody has grown up
 
| Somebody has grown up
 
|-
 
|-
 +
|
 
| {{text anchor|GUILD_REQUEST_TAKEN}}
 
| {{text anchor|GUILD_REQUEST_TAKEN}}
 
|
 
|
 
|  
 
|  
 
|-
 
|-
 +
|
 
| {{text anchor|GUILD_WAGES_CHANGED}}
 
| {{text anchor|GUILD_WAGES_CHANGED}}
 
|
 
|
 
|  
 
|  
 
|-
 
|-
 +
|
 
| {{text anchor|NEW_WORK_MANDATE}}
 
| {{text anchor|NEW_WORK_MANDATE}}
 
|
 
|
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Citizen becomes soldier}}
 
| {{text anchor|CITIZEN_BECOMES_SOLDIER}}
 
| {{text anchor|CITIZEN_BECOMES_SOLDIER}}
 
|
 
|
|  
+
| Shown when dwarves assume soldier role, for standing orders or direct orders
 
|-
 
|-
 +
| {{text anchor|Citizen becomes civilian}}
 
| {{text anchor|CITIZEN_BECOMES_NONSOLDIER}}
 
| {{text anchor|CITIZEN_BECOMES_NONSOLDIER}}
 
|
 
|
|  
+
| Shown when soldier dwarves no longer have active military orders, and return to civilian life
 
|-
 
|-
 +
| {{text anchor|Party organized}}
 
| {{text anchor|PARTY_ORGANIZED}}
 
| {{text anchor|PARTY_ORGANIZED}}
 
|
 
|
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Trantrum (possessed by ghost)}}
 
| {{text anchor|POSSESSED_TANTRUM}}
 
| {{text anchor|POSSESSED_TANTRUM}}
 
|
 
|
| A dwarf possesed by a [[ghost]] is throwing a [[tantrum]]
+
| A dwarf possessed by a [[ghost]] is throwing a [[tantrum]]
 
|-
 
|-
 +
| {{text anchor|Building toppled by ghost}}
 
| {{text anchor|BUILDING_TOPPLED_BY_GHOST}}
 
| {{text anchor|BUILDING_TOPPLED_BY_GHOST}}
 
|
 
|
 
| A building was toppled by a [[ghost]]
 
| A building was toppled by a [[ghost]]
 
|-
 
|-
 +
| {{text anchor|Masterwork improvement}}
 
| {{text anchor|MASTERFUL_IMPROVEMENT}}
 
| {{text anchor|MASTERFUL_IMPROVEMENT}}
 
|
 
|
 
| An item has been [[masterwork|masterfully]] decorated
 
| An item has been [[masterwork|masterfully]] decorated
 
|-
 
|-
 +
| {{text anchor|Masterwork engraving}}
 
| {{text anchor|MASTERPIECE_ENGRAVING}}
 
| {{text anchor|MASTERPIECE_ENGRAVING}}
 
|
 
|
 
| A [[masterwork|masterpiece]] [[engraving]] was created
 
| A [[masterwork|masterpiece]] [[engraving]] was created
 
|-
 
|-
 +
| {{text anchor|Wedding}}
 
| {{text anchor|MARRIAGE}}
 
| {{text anchor|MARRIAGE}}
 
|
 
|
 
|  
 
|  
 
|-
 
|-
 +
|
 
| {{text anchor|NO_MARRIAGE_CELEBRATION}}
 
| {{text anchor|NO_MARRIAGE_CELEBRATION}}
 
|
 
|
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Beast guzzles drink}}
 
| {{text anchor|CURIOUS_GUZZLER}}
 
| {{text anchor|CURIOUS_GUZZLER}}
 
|
 
|
 
| An animal drank stockpiled [[booze]]
 
| An animal drank stockpiled [[booze]]
 
|-
 
|-
 +
| {{text anchor|Clear weather}}
 
| {{text anchor|WEATHER_BECOMES_CLEAR}}
 
| {{text anchor|WEATHER_BECOMES_CLEAR}}
 
| {{DFtext|The weather has cleared.|7:0}}
 
| {{DFtext|The weather has cleared.|7:0}}
 
|
 
|
 
|-
 
|-
 +
| {{text anchor|Snow}}
 
| {{text anchor|WEATHER_BECOMES_SNOW}}
 
| {{text anchor|WEATHER_BECOMES_SNOW}}
 
| {{DFtext|A snow storm has come.|7:1}}
 
| {{DFtext|A snow storm has come.|7:1}}
 
|
 
|
 
|-
 
|-
 +
| {{text anchor|Rain}}
 
| {{text anchor|WEATHER_BECOMES_RAIN}}
 
| {{text anchor|WEATHER_BECOMES_RAIN}}
 
| {{DFtext|It has started raining.|1:1}}
 
| {{DFtext|It has started raining.|1:1}}
 
|
 
|
 
|-
 
|-
 +
| {{text anchor|Wet season}}
 
| {{text anchor|SEASON_WET}}
 
| {{text anchor|SEASON_WET}}
 
|
 
|
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Dry season}}
 
| {{text anchor|SEASON_DRY}}
 
| {{text anchor|SEASON_DRY}}
 
|
 
|
 
|  
 
|  
 
|-
 
|-
 +
| {{text anchor|Spring}}
 
| {{text anchor|SEASON_SPRING}}
 
| {{text anchor|SEASON_SPRING}}
 
| {{DFtext|Spring has arrived!|2:1}}
 
| {{DFtext|Spring has arrived!|2:1}}
 
| rowspan=4| Change of a season
 
| rowspan=4| Change of a season
 
|-
 
|-
 +
| {{text anchor|Summer}}
 
| {{text anchor|SEASON_SUMMER}}
 
| {{text anchor|SEASON_SUMMER}}
 
| {{DFtext|It is now summer.|6:1}}
 
| {{DFtext|It is now summer.|6:1}}
 
|-
 
|-
 +
| {{text anchor|Autumn}}
 
| {{text anchor|SEASON_AUTUMN}}
 
| {{text anchor|SEASON_AUTUMN}}
 
| {{DFtext|Autumn has come.|4:1}}
 
| {{DFtext|Autumn has come.|4:1}}
 
|-
 
|-
 +
| {{text anchor|Winter}}
 
| {{text anchor|SEASON_WINTER}}
 
| {{text anchor|SEASON_WINTER}}
 
| {{DFtext|Winter is here.|7:1}}
 
| {{DFtext|Winter is here.|7:1}}
 
|-
 
|-
| {{text anchor|GUEST_ARRIVAL}}{{version|0.42.01}}
+
| {{text anchor|Guest arrives}}
 +
| {{text anchor|GUEST_ARRIVAL}}
 
| {{DFtext|Vusdom Ilerane, Human Spearman is visiting.|2:1}}
 
| {{DFtext|Vusdom Ilerane, Human Spearman is visiting.|2:1}}
|
+
| Arrival of visitors, and also squads returning from missions.
 
|-
 
|-
| {{text anchor|CANNOT_SPEAK}}{{version|0.42.01}}
+
| {{text anchor|You cannot speak}}
 +
| {{text anchor|CANNOT_SPEAK}}
 
| {{DFtext|A troglodyte cannot speak.|6:0}}
 
| {{DFtext|A troglodyte cannot speak.|6:0}}
| When playing adventure mode as creature that doesn't speak.
+
| When playing adventure mode as a creature that doesn't speak.
 
|-
 
|-
| {{text anchor|RESEARCH_BREAKTHROUGH}}{{version|0.42.01}}
+
| {{text anchor|Research breakthrough}}
 +
| {{text anchor|RESEARCH_BREAKTHROUGH}}
 
|
 
|
 
|
 
|
 
|-
 
|-
| {{text anchor|SERVICE_ORDER_DELIVERY}}{{version|0.42.01}}
+
| {{text anchor|Your order delivered}}
 +
| {{text anchor|SERVICE_ORDER_DELIVERY}}
 
|
 
|
 
|
 
|
 
|-
 
|-
| {{text anchor|PERFORMANCE_START_FAILURE}}{{version|0.42.01}}
+
| {{text anchor|You cannot perform}}
 +
| {{text anchor|PERFORMANCE_START_FAILURE}}
 
|
 
|
 
|
 
|
 
|-
 
|-
| {{text anchor|BEGIN_ACTIVITY}}{{version|0.42.01}}
+
| {{text anchor|Begin activity}}
 +
| {{text anchor|BEGIN_ACTIVITY}}
 
|
 
|
 
|
 
|
 
|-
 
|-
| {{text anchor|MIDDLE_OF_ACTIVITY}}{{version|0.42.01}}
+
| {{text anchor|Activity ongoing}}
 +
| {{text anchor|MIDDLE_OF_ACTIVITY}}
 
|
 
|
 
|
 
|
 
|-
 
|-
| {{text anchor|ACTIVITY_SECTION_CHANGE}}{{version|0.42.01}}
+
| {{text anchor|Activity section change}}
 +
| {{text anchor|ACTIVITY_SECTION_CHANGE}}
 
|
 
|
 
|
 
|
 
|-
 
|-
| {{text anchor|CONCLUDE_ACTIVITY}}{{version|0.42.01}}
+
| {{text anchor|Activity end}}
 +
| {{text anchor|CONCLUDE_ACTIVITY}}
 
|
 
|
 
|
 
|
 
|-
 
|-
| {{text anchor|LEARNED_WRITTEN_CONTENT}}{{version|0.42.01}}
+
| {{text anchor|Learned written content}}
 +
| {{text anchor|LEARNED_WRITTEN_CONTENT}}
 
|
 
|
 
|
 
|
 
|-
 
|-
| {{text anchor|LEARNED_ART_FORM}}{{version|0.42.01}}
+
| {{text anchor|Learned art form}}
 +
| {{text anchor|LEARNED_ART_FORM}}
 
|
 
|
 
|
 
|
 
|-
 
|-
| {{text anchor|PERFORMER_UPDATE}}{{version|0.42.01}}
+
| {{text anchor|Performance quality}}
 +
| {{text anchor|PERFORMER_UPDATE}}
 
|
 
|
 
|
 
|
 
|-
 
|-
| {{text anchor|BUILDING_DESTROYED_OR_TOPPLED}}{{version|0.42.01}}
+
| {{text anchor|Building destroyed/toppled}}
 +
| {{text anchor|BUILDING_DESTROYED_OR_TOPPLED}}
 
|
 
|
 
| A [[creature]] destroyed a [[building]]
 
| A [[creature]] destroyed a [[building]]
 
|-
 
|-
| {{text anchor|DEITY_CURSE}}{{version|0.42.01}}
+
| {{text anchor|Cursed by deity}}
 +
| {{text anchor|DEITY_CURSE}}
 
|
 
|
 
| Being cursed by a [[deity]]
 
| Being cursed by a [[deity]]
 
|-
 
|-
| {{text anchor|COMPOSITION_COMPLETE}}{{version|0.42.01}}
+
| {{text anchor|Composition complete}}
 +
| {{text anchor|COMPOSITION_COMPLETE}}
 
|
 
|
 
|
 
|
 
|-
 
|-
| {{text anchor|COMPOSITION_FAILED}}{{version|0.42.01}}
+
| {{text anchor|Composition failed}}
 +
| {{text anchor|COMPOSITION_FAILED}}
 
|
 
|
 
|
 
|
 
|-
 
|-
| {{text anchor|NEW_APPRENTICESHIP}}{{version|0.42.01}}
+
| {{text anchor|New apprenticeship}}
 +
| {{text anchor|NEW_APPRENTICESHIP}}
 
|
 
|
 
|
 
|
 
|-
 
|-
| {{text anchor|PETITION_IGNORED}}{{version|0.42.01}}
+
| {{text anchor|Petition ignored}}
 +
| {{text anchor|PETITION_IGNORED}}
 
| {{DFtext|The petition of Vusdom Ilerane, Human Spearman has been ignored.|4:1}}
 
| {{DFtext|The petition of Vusdom Ilerane, Human Spearman has been ignored.|4:1}}
 
|
 
|
 
|-
 
|-
| {{text anchor|CANNOT_CHOP_TREE}}{{version|0.43.01}}
+
| {{text anchor|Cannot chop tree}}
 +
| {{text anchor|CANNOT_CHOP_TREE}}
 
| {{DFtext|You cannot fell trees in the arena.|6:1}}
 
| {{DFtext|You cannot fell trees in the arena.|6:1}}
 
|  
 
|  
 
|-
 
|-
| {{text anchor|CHOP_TREE}}{{version|0.43.01}}
+
| {{text anchor|Tree chopped}}
 +
| {{text anchor|CHOP_TREE}}
 
|
 
|
 
| Chopping [[tree]]s in [[adventure mode]]
 
| Chopping [[tree]]s in [[adventure mode]]
 
|-
 
|-
| {{text anchor|CANNOT_CONSTRUCT}}{{version|0.43.01}}
+
| {{text anchor|You cannot construct here}}
 +
| {{text anchor|CANNOT_CONSTRUCT}}
 
| {{DFtext|You cannot construct at this site.|6:1}}
 
| {{DFtext|You cannot construct at this site.|6:1}}
 +
|
 +
|-
 +
| {{text anchor|Rumor spread by citizen}}
 +
| {{text anchor|RUMOR_SPREAD}}
 +
|
 +
|
 +
|-
 +
| {{text anchor|Visitor shared rumor(s)}}
 +
| {{text anchor|SERVICE_ORDER_RUMOR_RECEIVED}}
 +
|
 +
|
 +
|-
 +
| {{text anchor|Returning soldiers bring rumor(s)}}
 +
| {{text anchor|RETURNING_RUMOR_RECEIVED}}
 +
|
 +
|
 +
|-
 +
| {{text anchor|New site founded nearby}}
 +
| {{text anchor|NEW_HOLDING}}
 +
|
 +
|
 +
|-
 +
| {{text anchor|Nearby site linked economically}}
 +
| {{text anchor|NEW_MARKET_LINK}}
 +
|
 +
|
 +
|-
 +
| {{text anchor|You given emergency tactical control}}
 +
| {{text anchor|EMERGENCY_TACTICAL_CONTROL}}
 +
|
 +
|
 +
|-
 +
| {{text anchor|Agreement satisfied}}
 +
| {{text anchor|AGREEMENT_SATISFIED}}
 +
|
 +
|
 +
|-
 +
| {{text anchor|Priesthood needs recognized}}
 +
| {{text anchor|AGREEMENT_WARNING}}
 +
|
 +
|
 +
|-
 +
| {{text anchor|Agreement abandoned}}
 +
| {{text anchor|AGREEMENT_ABANDONED}}
 +
|
 +
|
 +
|-
 +
| {{text anchor|Guild founded}}
 +
| {{text anchor|NEW_GUILD}}
 +
|
 +
|
 +
|-
 +
| {{text anchor|Witnessed item handoff}}
 +
| {{text anchor|CRIME_WITNESS_HANDOFF}}
 +
|
 +
|
 +
|-
 +
| {{text anchor|Witnessed item stolen}}
 +
| {{text anchor|CRIME_WITNESS_STOLEN}}
 +
|
 +
|
 +
|-
 +
| {{text anchor|Witnessed item has been moved}}
 +
| {{text anchor|CRIME_WITNESS_ITEM_MOVED}}
 +
|
 +
|
 +
|-
 +
| {{text anchor|Witnessed item missing}}
 +
| {{text anchor|CRIME_WITNESS_ITEM_MISSING}}
 +
|
 +
|
 +
|-
 +
| {{text anchor|Mount}}
 +
| {{text anchor|MOUNT}}
 +
|
 +
|
 +
|-
 +
| {{text anchor|You cannot mount}}
 +
| {{text anchor|CANNOT_MOUNT}}
 +
|
 +
|
 +
|-
 +
| {{text anchor|You failed to mount}}
 +
| {{text anchor|FAILED_MOUNT}}
 +
|
 +
|
 +
|-
 +
| {{text anchor|Dismount}}
 +
| {{text anchor|DISMOUNT}}
 +
|
 +
|
 +
|-
 +
| {{text anchor|You failed to dismount}}
 +
| {{text anchor|FAILED_DISMOUNT}}
 +
|
 +
|
 +
|-
 +
| {{text anchor|Diplomat left unhappy}}
 +
| {{text anchor|DIPLOMAT_LEFT_UNHAPPY}}
 +
|
 +
|
 +
|-
 +
| {{text anchor|Embark}}
 +
| {{text anchor|EMBARK_MESSAGE}}
 +
|
 +
|
 +
|-
 +
| {{text anchor|First caravan}}
 +
| {{text anchor|FIRST_CARAVAN_ARRIVAL}}
 +
|
 +
|
 +
|-
 +
| {{text anchor|Monarch arrived}}
 +
| {{text anchor|MONARCH_ARRIVAL}}
 +
|
 +
|
 +
|-
 +
| {{text anchor|Monarch arrived early}}
 +
| {{text anchor|HASTY_MONARCH}}
 +
|
 +
|
 +
|-
 +
| {{text anchor|Satisfied monarch}}
 +
| {{text anchor|SATISFIED_MONARCH}}
 +
| {{DFtext|The queen Fikod Rîsennikot is satisfied with their position here. Everything is properly royal, properly furnished. And yet? A true Mountainhome must have a true throne! And a true ruler requires seven symbols, symbols not of this world. Mere steel will not suffice. Deeper. We must dig deeper.|7:1}}
 +
|
 +
|-
 +
| {{text anchor|Mountainhome achieved}}
 +
| {{text anchor|MOUNTAINHOME}}
 +
|
 +
| You have acquired the status of mountainhome, the new dwarven capital
 +
|-
 +
| {{text anchor|No food}}
 +
| {{text anchor|FOOD_WARNING}}
 +
|
 
|
 
|
 
|}
 
|}
 +
== Bugs ==
 +
* Removing an '':option'' from <code>DF'''/prefs/'''announcements.txt</code> will not disable that option if it is enabled by <code>DF'''/data/init/'''announcements.txt</code>
 +
** Workaround - remove the option from both <code>DF'''/prefs/'''announcements.txt</code> and <code>DF'''/data/init/'''announcements.txt</code>
 +
  
 
{{gamedata}}
 
{{gamedata}}
 
{{files}}
 
{{files}}
 +
[[ru:Announcements.txt]]

Latest revision as of 08:34, 4 November 2023

This article is about the current version of DF.
Note that some content may still need to be updated.

Purpose[edit]

Both the Announcements section of the in game Settings and the announcements.txt file can be used to control the types of announcements are brought to the user's attention in Dwarf Fortress and how they will be displayed in various modes. This can be useful to add alerts for critical combat events, stopping the recentering upon birth events, or reducing the constant chatter of announcements like 'quota filled' or 'someone is visiting'.

The announcements.txt file reflects the in game Settings, Announcements tab. The table below has been updated with the Settings Announcement 'Name' which corresponds to its announcements.txt EVENT_LABEL (slightly less obvious than you may assume in some cases).

Community Awareness - Dwarf Fortress filesystem (/prefs/ vs /data/init/)[edit]

File

Folder-orange.svg Dwarf Fortress

Folder.svg data

Folder.svg init

Text-x-generic.svg announcements.txt

File

Folder-orange.svg Dwarf Fortress

Folder.svg prefs

Text-x-generic.svg announcements.txt

Dwarf Fortress supports editing DF/data/init/file to adjust the Default Announcements settings.
Editing the same file in DF/prefs/ will make changes to the Current settings.
This is the standard Dwarf Fortress file system organization.

In later versions (added in v50.10) a new in game Settings section, Announcements, was added which makes this process easier. Though the purpose of each announcement for each can still be a bit obtuse.
SEE #Bugs section below!
The announcements.txt file exists in both locations, be sure to modify the DF/prefs/ version to experience the change to the current settings if you're changing a formerly played install or current game.
This means that to confirm which announcement.txt EVENT_LABEL corresponds to an Announcement 'name' that you can,

  1. Open announcement.txt and identify the EVENT_LABEL you believe to be the right one
  2. Note it's :options
  3. Open Settings while in a game, and make a change to the Announcement 'name' you believe corresponds
  4. Clicking 'Done' and 'Return to game' will update DF/prefs/announcements.txt without exiting the game
  5. Reload announcement.txt and confirm the expected change to the :options of the EVENT_LABEL previously identified

Syntax[edit]

[EVENT_LABEL'':option:option...]

Available options[edit]

Settings
Options
announcements.txt
:options
Description Notes
Popup BOX or DO_MEGA Causes a box to appear in the middle of the screen, requiring a click on the Okay button to close it. If multiple boxes are displayed at the same time, the button says More and displays the next box. This is often used with game-changing announcements.
Pause P or PAUSE Pauses the game when the announcement occurs.
Recenter R or RECENTER Recenters the game to the location of the announcement when the announcement occurs. Commonly used for births, caravan arrivals, and ambushes. Use of this without the pause option is not recommended, since your screen will recenter without warning.
Adv A_D or A_DISPLAY Causes the announcement to be displayed at the bottom of the screen in adventure mode (and be viewable in the announcements list).
Fort D_D or D_DISPLAY Causes the announcement to appear under one of the categories at the left side of the screen in fortress mode. The default for minor announcements including profession changes, weather, job cancellations, and striking new minerals while mining.
While playing in Fortress mode, enabling/disabling Adv has no impact on your announcement experience.
Report UCR or UNIT_COMBAT_REPORT Causes the announcement to appear in all reports. A new report will be created if none are active. Commonly used for logging combat details.
Report (Active) UCR_A or UNIT_COMBAT_REPORT_ALL_ACTIVE Nearly identical to UNIT_COMBAT_REPORT, but does not create a new report if none are active. There is no difference between having 'Report (Active)/UCR_A' and 'Report/UCR' enabled verse having only 'Report/UCR' enabled. Use Report (Active)/UCR_A for things you want in the combat reports that would be too chatty to always generate a combat report for (Urist Falls down) but don't forget to disable 'Report/UCR' or you won't get the benefit.
Alert ALERT Causes the announcement to appear under the alert button at the left side of the screen in fortress mode.

List of announcements[edit]

Settings
Name
announcements.txt
EVENT_LABEL
Example Description/Notes
Reached peak REACHED_PEAK See calendar
Era change ERA_CHANGE The world has passed into The Dwarven Age.
Endgame event 1 ENDGAME_EVENT_1 Discovery of the HFS
Endgame event 1B ENDGAME_EVENT_1B
Endgame event 2 ENDGAME_EVENT_2
Found a feature FEATURE_DISCOVERY You have discovered an expansive cavern deep underground. Discovery of caverns and their various features
Praise the miners STRUCK_DEEP_METAL Raw adamantine! Praise the miners! Striking adamantine
Struck mineral STRUCK_MINERAL You have struck mica! Striking a mineral while mining
Struck economic mineral STRUCK_ECONOMIC_MINERAL You have struck hematite!
Weapon twist COMBAT_TWIST_WEAPON Used in combat, most often in adventure mode (also in the arena)
Drop item COMBAT_LET_ITEM_DROP
Charge COMBAT_START_CHARGE The Swordsdwarf charges at The Wolf!
Surprised COMBAT_SURPRISE_CHARGE The Wolf looks suprised by the ferocity of The Swordsdwarf's onslaught!
Jump-dodge (proj) COMBAT_JUMP_DODGE_PROJ The Wolf jumps away from the flying +bronze bolt+!
Jump-dodge (strike) COMBAT_JUMP_DODGE_STRIKE
Dodge COMBAT_DODGE
Counterstrike COMBAT_COUNTERSTRIKE
Block COMBAT_BLOCK
Parry COMBAT_PARRY
(Charge) Collision COMBAT_CHARGE_COLLISION The Swordsdwarf collides with The Wolf!
(Charge) (D) Tumble COMBAT_CHARGE_DEFENDER_TUMBLES The Wolf is knocked over and tumbles backwards!
(Charge) (D) Knocked over COMBAT_CHARGE_DEFENDER_KNOCKED_OVER The Wolf is knocked over!
(Charge) (A) Tumble COMBAT_CHARGE_ATTACKER_TUMBLES
(Charge) (A) Knocked over COMBAT_CHARGE_ATTACKER_BOUNCE_BACK The Swordsdwarf bounces backwards!
(Charge) Tangle COMBAT_CHARGE_TANGLE_TOGETHER
(Charge) Tangle/tumble COMBAT_CHARGE_TANGLE_TUMBLE They tangle together and tumble forward!
COMBAT_CHARGE_RUSH_BY
COMBAT_CHARGE_MANAGE_STOP
COMBAT_CHARGE_OBSTACLE_SLAM
(Wrestle) Joint lock COMBAT_WRESTLE_LOCK
(Wrestle) Chokehold COMBAT_WRESTLE_CHOKEHOLD
(Wrestle) Takedown COMBAT_WRESTLE_TAKEDOWN The Swordsdwarf takes The Wolf down by the neck with The Swordsdwarf's right lower arm!
(Wrestle) Throw COMBAT_WRESTLE_THROW The Swordsdwarf throws The Wolf by the neck with The Swordsdwarf's right lower arm!
(Wrestle) Release lock COMBAT_WRESTLE_RELEASE_LOCK
(Wrestle) Release choke COMBAT_WRESTLE_RELEASE_CHOKE
(Wrestle) Release COMBAT_WRESTLE_RELEASE_GRIP
(Wrestle) Struggle COMBAT_WRESTLE_STRUGGLE
(Wrestle) Latch on COMBAT_WRESTLE_RELEASE_LATCH
(Wrestle) Strangle COMBAT_WRESTLE_STRANGLE_KO
(Wrestle) Adjust grip COMBAT_WRESTLE_ADJUST_GRIP
(Wrestle) Part ripped away COMBAT_GRAB_TEAR
(Combat) Strike COMBAT_STRIKE_DETAILS
(Combat) Wounds COMBAT_STRIKE_DETAILS_2
(Combat) Enraged COMBAT_EVENT_ENRAGED The Wolf has become enraged!
(Combat) Attack stuck in COMBAT_EVENT_STUCKIN The *bronze spear* has lodged firmly in the wound!
(Combat) Natural attack latched COMBAT_EVENT_LATCH_BP
(Combat) Attack latched COMBAT_EVENT_LATCH_GENERAL The Wolf latches on firmly!
(Combat) Propelling blow COMBAT_EVENT_PROPELLED_AWAY The Wolf is propelled away by the force of the blow!
(Combat) Knocked out COMBAT_EVENT_KNOCKED_OUT The Wolf has been knocked unconscious!
(Combat) Stunned COMBAT_EVENT_STUNNED The Wolf has been stunned!
(Combat) Winded COMBAT_EVENT_WINDED The Wolf is having trouble breathing!
(Combat) Nauseated COMBAT_EVENT_NAUSEATED The Wolf looks sick!
MIGRANT_ARRIVAL_NAMED
MIGRANT_ARRIVAL The arrival of migrants
Dig canceled (warm) DIG_CANCEL_WARM Digging designation cancelled: warm stone located. The cancellation of a mining task due to potentially dangerous stone.
Dig canceled (wet) DIG_CANCEL_DAMP Digging designation cancelled: damp stone located.
Regular beast BEAST_AMBUSH
AMBUSH_DEFENDER Discovering an ambush
Ambush (resident) AMBUSH_RESIDENT
Thief (villain) AMBUSH_HERO
Ambush (thief) AMBUSH_THIEF Thief! Protect the hoard from skulking filth!
Ambush (thief, sulking) AMBUSH_THIEF_SUPPORT_SKULKING
Ambush (thief, nature) AMBUSH_THIEF_SUPPORT_NATURE
Ambush (thief, other) AMBUSH_THIEF_SUPPORT
Gremlin AMBUSH_MISCHIEVOUS A gremlin! Drive it away!
Snatcher AMBUSH_SNATCHER Snatcher! Protect the children!
Ambush (snatcher) AMBUSH_SNATCHER_SUPPORT
Ambush (nature) AMBUSH_AMBUSHER_NATURE
Ambush AMBUSH_AMBUSHER
Ambush (injured creature) AMBUSH_INJURED
Ambush (uninjured creature) AMBUSH_OTHER
Ambush (incapacitated creature) AMBUSH_INCAPACITATED
Caravan CARAVAN_ARRIVAL A caravan from Sarvesh Langgud has arrived. Arrival of a caravan
Noble NOBLE_ARRIVAL Arrival of a noble
Migrants D_MIGRANTS_ARRIVAL Some migrants have arrived. Arrival of a migrant wave
Migrant (one) D_MIGRANT_ARRIVAL A migrant has arrived.
Migrants (danger) D_MIGRANT_ARRIVAL_DISCOURAGED Some migrants have arrived, despite the danger.
No migrants D_NO_MIGRANT_ARRIVAL The fortress attracted no migrants this season. The failure of migrants to show up in Fortress mode
Animal trapped ANIMAL_TRAP_CATCH A vermin was caught in an animal trap
Animal trap robbed ANIMAL_TRAP_ROBBED Failure to catch a vermin
Gremlin pulled lever MISCHIEF_LEVER Fun caused by a certain mischievous creature
Gremlin triggered plate MISCHIEF_PLATE
Gremlin opened cage MISCHIEF_CAGE Something has emptied in a cage!
Gremlin unshackled something MISCHIEF_CHAIN
Diplomat DIPLOMAT_ARRIVAL Arrival of a diplomat
Liaison LIAISON_ARRIVAL The outpost liaison Tun Unnostobul from Sarvesh Langgud has arrived. Arrival of an outpost liaison
Trade diplomat TRADE_DIPLOMAT_ARRIVAL
Cave-in CAVE_COLLAPSE A section of the cavern has collapsed!
Citizen birth BIRTH_CITIZEN Fath Ikudäs, Miner has given birth to a girl.
Animal birth BIRTH_ANIMAL Stray Dog (Tame) has given birth to puppies.
Wild animal gave birth BIRTH_WILD_ANIMAL
Strange mood STRANGE_MOOD Zon Urabasub, Metalcrafter is taken by a fey mood!

Logem Stinthdkithn, Bowyer has been possessed!

Artifact made MADE_ARTIFACT Zon Urabasub, Metalcrafter has created Lonsust Stato, a platinum amulet!
Item given name NAMED_ARTIFACT Urdim Arbanerib, Mace Lord has bestowed the name Ostar Kinem upon a iron buckler! A soldier named their equipment.
Attachment to item ITEM_ATTACHMENT Kirkrost Inethnosig, mayor has grown attached to a steel crossbow!
Vermin escaped from cage VERMIN_CAGE_ESCAPE A vermin escapes from a cage/animal trap
Entangled in hidden web TRIGGER_WEB
(Strange mood) Building claimed MOOD_BUILDING_CLAIMED Zon Urabasub, Metalcrafter has claimed a Metalsmith's Forge. A moody dwarf has claimed a workshop
Artifact construction begun ARTIFACT_BEGUN Zon Urabasub, Metalcrafter has begun a mysterious construction! A dwarf has begun construction of an artifact
Megabeast MEGABEAST_ARRIVAL The Forgotten Beast Smespu has come! An enormous hairy ceratopsoid. It has an enormous shell and it is slavering. Its sea green hair is patchy. Beware its deadly dust! Arrival of a megabeast
Werebeast WEREBEAST_ARRIVAL The Werepanda Onget Râlukerib has come! A large panda twisted into humanoid form. It is crazed for blood and flesh. Its eyes glow spring green. Its sepia hair is long and straight. Now you will know why you fear the night. Arrival of a werebeast
Berserk BERSERK_CITIZEN Lòr Eralamug, Weaponsmith has gone berserk! A citizen has gone berserk
Magma defaces engraving MAGMA_DEFACES_ENGRAVING An engraving has melted in magma
Engraving melted ENGRAVING_MELTS
Masterwork made MASTERPIECE_CONSTRUCTION
Masterwork architecture lost MASTER_ARCHITECTURE_LOST A masterpiece building has been destroyed
Masterwork construction lost MASTER_CONSTRUCTION_LOST
(Adventure) Awaken ADV_AWAKEN Related to adventure mode
(Adventure) Sleep interrupted ADV_SLEEP_INTERRUPTED
(Adventure) Made item ADV_REACTION_PRODUCTS
Job cancellation CANCEL_JOB Sibrek ùshrireshon, Mechanic cancels Load Cage Trap: Needs empty cage.
(Adventure) Death ADV_CREATURE_DEATH The Wolf has been struck down.
Citizen death CITIZEN_DEATH Lòr Eralamug, Weaponsmith has been found dead. Death of a citizen in fortress mode
Pet death PET_DEATH The Stray Boar (Tame) has been slaughtered. The death of a pet, causing a negative thought for its owner Also used when a butcher slaughters unadopted livestock
Fall over FALL_OVER The Wolf falls over.
Caught in flame CAUGHT_IN_FLAMES The Swordsdwarf is caught in a burst of forgotten beast flames! Also used when a creature is caught in poison gas/vapors or cave-in dust.
Caught in web CAUGHT_IN_WEB The Wolf is caught up in a web!
Slam into obstacle (blow apart) UNIT_PROJECTILE_SLAM_BLOW_APART The Wolf slams into an obstacle and blows apart!
Slam into obstacle UNIT_PROJECTILE_SLAM The Wolf slams into an obstacle!
Slam into unit UNIT_PROJECTILE_SLAM_INTO_UNIT The Wolf slams into the Wolf!
Vomit VOMIT The Wolf vomits.
Lose hold of item LOSE_HOLD_OF_ITEM The Goblin Bowman loses the hold of the (bismuth bronze bow).
Regain consciousness REGAIN_CONSCIOUSNESS The Wolf regains consciousness.
Free from web FREE_FROM_WEB The Wolf is partially free from the web.
Paralyzed PARALYZED The Wolf is completely paralyzed!
Overcome paralysis OVERCOME_PARALYSIS A creature is no longer paralyzed
No longer stunned NOT_STUNNED The Wolf is no longer stunned. A creature is no longer stunned
Exhausted EXHAUSTION Exhaustion
Give into pain PAIN_KO The Wolf gives in to pain.
(Wrestling) Break grip BREAK_GRIP The Swordsdwarf breaks the grip of the Wolf's teeth on the Swordsdwarf's left upper arm.
(Wrestling) Cannot break grip NO_BREAK_GRIP The Swordsdwarf struggles in vain against the grip of the Wolf's teeth on the Swordsdwarf's left upper arm.
Block fire BLOCK_FIRE Blocking a fire attack
Breathe fire BREATHE_FIRE The Fire Imp breathes fire! A creature breathes fire
Shoot web SHOOT_WEB The Giant Cave Spider shoots out thick strands of webbing!
Pull out and drop item PULL_OUT_DROP
Stand up STAND_UP The Wolf stands up.
Martial trance MARTIAL_TRANCE Mörul Bardumoslan, Hammerdwarf has entered a martial trance!
Breath attack MAT_BREATH The Forgotten Beast breathes a cloud of Mirgur Sealhorse the Infinite Shadows's forgotten beast extract!
(Adventure) Night Creature Attack NIGHT_ATTACK_STARTS You are surrounded by incessant cackling. Bogeymen attack
(Adventure) Cackling fades NIGHT_ATTACK_ENDS The cackling fades away.
NIGHT_ATTACK_TRAVEL You are still surrounded by cackling.
Ghost attack GHOST_ATTACK Lòr Eralamug, Ghostly Weaponsmith has arisen and is haunting the fortress!
Discovered site TRAVEL_SITE_DISCOVERY You have discovered a lair.
Cannot travel through site TRAVEL_SITE_BUMP You cannot travel through the Lair.
Intro ADVENTURE_INTRO You've finally got your equipment together, such as it is. Now it's time for action and adventure! In the rush of excitement, you've forgotten where you're going to go. Perhaps some of your friends might have ideas. Beginning adventure mode
Creature sound CREATURE_SOUND The capybara barks.
Mechanism sounds MECHANISM_SOUND
Creature stolen object CREATURE_STEALS_OBJECT A gray langur has stolen a -giant bat bone amulet-!
Found trap FOUND_TRAP Discovery of a trap in adventure mode
Transformation BODY_TRANSFORMATION Iden Ustuthod, Fisherdwarf has transformed into a wereskink!
Interaction (user) INTERACTION_ACTOR See Interaction token#VERB
Interaction (target) INTERACTION_TARGET See Interaction token#TARGET_VERB
Undead attack UNDEAD_ATTACK The dead walk. Hide while you still can! Arrival of a horde of undead.
Citizen missing CITIZEN_MISSING Lòr Eralamug, Weaponsmith has been missing for a week.
Pet missing PET_MISSING A pet has gone missing
Weird weather STRANGE_RAIN_SNOW It is raining rotten sludge! The appearance of unusual weather
Evil cloud STRANGE_CLOUD A cloud of haunting fog has drifted nearby!
Animal Action SIMPLE_ANIMAL_ACTION
Flounder in water FLOUNDER_IN_LIQUID You flounder in the water!
Semi-wild TRAINING_DOWN_TO_SEMI_WILD The Stray war Cave Dragon (Semi-Wild) has forgotten its training! A trained animal has reverted to a semi-wild state (Fortress mode). If the animal is not trained properly, it will become wild and possibly attack your dwarves.
Full reversion TRAINING_FULL_REVERSION The war Cave Dragon has reverted to a wild state! An animal has reverted to a wild state (follows the previous announcement)
Gained knowledge ANIMAL_TRAINING_KNOWLEDGE The dwarves of the Monastery of Tin are now quite knowledgable cave dragon trainers. See Animal trainer
Skipped on liquid SKIP_ON_LIQUID
Dodge projectile DODGE_FLYING_OBJECT Dodging a shot arrow
Conversation REGULAR_CONVERSATION Caspa Linkon, Human Swordsman: I must pray to Uspram Boldyell the Contest of Stability. I'm uneasy.
Conversation (conflict) CONFLICT_CONVERSATION Caspa Linkon, Human Swordsman: This is my fight too. I will take revenge!
Hit by ball of flames FLAME_HIT
Embrace EMBRACE
Bandit empties container BANDIT_EMPTY_CONTAINER
Bandit grabs item BANDIT_GRAB_ITEM
Attack interrupted COMBAT_EVENT_ATTACK_INTERRUPTED The Wolf's attack is interrupted! Wrestling interrupts opponent's attack
Attack caught COMBAT_WRESTLE_CATCH_ATTACK
Fail to grab hold FAIL_TO_GRAB_SURFACE Failing to grab a tile
Lose hold of surface LOSE_HOLD_OF_SURFACE Losing hold of a surface while climbing
Travel complaint TRAVEL_COMPLAINT
No longer overwhelmed LOSE_EMOTION
Reorganize possessions REORGANIZE_POSSESSIONS The Human Pikeman reorganizes his possessions.
Push item PUSH_ITEM
Draw item DRAW_ITEM
Strap item STRAP_ITEM
Gained site control GAIN_SITE_CONTROL You are now in control of Tanfield, ruling The Ignition of Churches from The Holy Saturninity.
Assumed position FORT_POSITION_SUCCESSION
Citizen overwhelmed by stress STRESSED_CITIZEN Lòr Eralamug, Weaponsmith is stumbling obliviously!
Citizen lost to stress CITIZEN_LOST_TO_STRESS Lòr Eralamug, Weaponsmith has gone stark raving mad!
Tantrum CITIZEN_TANTRUM Lòr Eralamug, Weaponsmith is throwing a tantrum!
Enemy moved out of range MOVED_OUT_OF_RANGE The Wolf has moved out of range! An attacked creature has moved out of range
Cannot jump CANNOT_JUMP You cannot jump while prone.
No tracks NO_TRACKS
Already searched ALREADY_SEARCHED_AREA You've already searched this area recently.
Search found something SEARCH_FOUND_SOMETHING
Search found nothing SEARCH_FOUND_NOTHING Your intense search turns up nothing.
Nothing to interact NOTHING_TO_INTERACT You have nothing with which to interact.
Nothing to examine NOTHING_TO_EXAMINE You have nothing to examine.
You yield YOU_YIELDED You assume a submissive posture. Yielding in adventure mode
You unyield YOU_UNYIELDED You no longer assume a submissive posture.
You strap item YOU_STRAP_ITEM You strap the steel short sword to your Upper body.
You draw YOU_DRAW_ITEM You draw the steel short sword with your Right hand.
No grasp to draw NO_GRASP_TO_DRAW_ITEM You do not have a free grasp for the steel short sword.
No item to strap NO_ITEM_TO_STRAP You have nothing left to draw or put away.
No item to remove NO_INV_TO_REMOVE You have nothing left to remove.
No item to wear NO_INV_TO_WEAR You have nothing left to wear.
No item to eat NO_INV_TO_EAT You have nothing left to eat or drink.
No item to contain NO_INV_TO_CONTAIN You have nothing to put inside a container.
No item to drop NO_INV_TO_DROP You have nothing left to drop.
No item to pick up NOTHING_TO_PICK_UP There is nothing to pick up here.
No item to throw NO_INV_TO_THROW You have nothing left to throw.
No item to throw NO_INV_TO_FIRE You have nothing left to fire.
Check smells CURRENT_SMELL Smelling in adventure mode
Check weather CURRENT_WEATHER The sky is clear above you. Checking weather in adventure mode
Check temperature CURRENT_TEMPERATURE Checking temperature in adventure mode
Check date CURRENT_DATE It is the 14th of Granite, 250. Checking time in adventure mode
No hands to pick up NO_GRASP_FOR_PICKUP You do not have a free grasp.
Cannot climb CANNOT_CLIMB You are unable to climb
Cannot stand CANNOT_STAND You are unable to stand up
Must unretract first MUST_UNRETRACT_FIRST You must unroll.
Cannot rest CANNOT_REST
Cannot make campfire CANNOT_MAKE_CAMPFIRE
Made a campfire MADE_CAMPFIRE You make a campfire
Cannot set a fire CANNOT_SET_FIRE
Set fire SET_FIRE You set a fire
Break of dawn DAWN_BREAKS The dawn is breaking. Change of the time of day
Noon NOON
Nightfall NIGHTFALL The night is falling.
Nothing to do with item NO_INV_INTERACTION
Empty a container EMPTY_CONTAINER You empty your giant moon snail leather backpack. Emptying a container in adventure mode
Take out of a container TAKE_OUT_OF_CONTAINER Taking an item out of container in adventure mode
No container to insert item NO_CONTAINER_FOR_ITEM You don't have a suitable container.
Put into container PUT_INTO_CONTAINER
Eat EAT_ITEM You eat an item
Drink DRINK_ITEM You drink an item
Failed to eat/drink CONSUME_FAILURE You lick an item
Drop DROP_ITEM You drop an item
Pick up PICK_UP_ITEM You pick up an item
You interact with building YOU_BUILDING_INTERACTION Interaction with a building in adventure mode
You interact with item YOU_ITEM_INTERACTION Interaction with an item in adventure mode
You feel hot/cold YOU_TEMPERATURE_EFFECTS You are melting!
(Combat) Gain/lose possession of item RESOLVE_SHARED_ITEMS
Cough blood COUGH_BLOOD Coughing blood
Vomit blood VOMIT_BLOOD Vomiting blood
Learned a power POWER_LEARNED Learning a new power
You feed on victim YOU_FEED_ON_SUCKEE Sucking blood
Profession change PROFESSION_CHANGES Changing a profession
Recruit gains skill RECRUIT_PROMOTED
Soldier becomes a master SOLDIER_BECOMES_MASTER A soldier has mastered a weapon skill
Merchants unloading MERCHANTS_UNLOADING The merchants from Sarvesh Langgud have arrived and are unloading their goods.
Merchants need depot MERCHANTS_NEED_DEPOT The merchants need a trade depot to unload their goods.
Wagons bypassed inaccessible site MERCHANT_WAGONS_BYPASSED The merchants' wagons have bypassed the site
Merchants leaving soon MERCHANTS_LEAVING_SOON The merchants from Sarvesh Langgud will be leaving soon.
Merchants leaving now MERCHANTS_EMBARKED The merchants from Sarvesh Langgud have embarked on their journey.
Pet loses dead owner PET_LOSES_DEAD_OWNER
Pet adopts owner PET_ADOPTS_OWNER
Vermin bite VERMIN_BITE The Stray Cow (Tame) has been stung by a honey bee! A vermin bites/stings a creature
Unable to complete building UNABLE_TO_COMPLETE_BUILDING The dwarves were unable to complete the Wall.
Job removed from unpowered building JOBS_REMOVED_FROM_UNPOWERED_BUILDING
Citizen kidnapped CITIZEN_SNATCHED A kidnapper has made off with the Dwarven child Ustuth Therlethendok!
Vermin disturbed VERMIN_DISTURBED
Land gains a status LAND_GAINS_STATUS
Land's status elevated LAND_ELEVATED_STATUS
Masterpiece crafted MASTERPIECE_CRAFTED Fikod Razulban has created a masterpiece ☼Juwog Minedscratch's forgotten beast silk cloth☼
Masterpiece defaced ARTWORK_DEFACED A foolish builder defaced a Edëm Stinzas! A masterwork was destroyed
Animal trained ANIMAL_TRAINED An animal has become a Stray war Dog.
Masterful dye DYED_MASTERPIECE An item has been masterfully dyed
Masterwork food COOKED_MASTERPIECE Atír Sigunzlir has cooked a masterful meal! Cooking a masterful meal
Mandate ends MANDATE_ENDS Medtob Aludineth, mayor has ended a mandate. A noble ended a mandate
SLOWDOWN_ENDS
Diplomat bids farewell FAREWELL_HELPER
Election ELECTION_RESULTS
Site located SITE_PRESENT A site already exists at the location you are trying to embark to
Construction suspended CONSTRUCTION_SUSPENDED Construction of a building was suspended
Machine link suspended LINKAGE_SUSPENDED
Work order completed QUOTA_FILLED A work order was completed
Job overwritten JOB_OVERWRITTEN
No fish to catch NOTHING_TO_CATCH_IN_WATER There is nothing to catch in the river.
Demand forgotten DEMAND_FORGOTTEN
New demand NEW_DEMAND
New mandate NEW_MANDATE Medtob Aludineth, mayor has imposed a ban on certain exports.
PRICES_ALTERED
Local resident creature named NAMED_RESIDENT_CREATURE
Somebody grows up SOMEBODY_GROWS_UP Somebody has grown up
GUILD_REQUEST_TAKEN
GUILD_WAGES_CHANGED
NEW_WORK_MANDATE
Citizen becomes soldier CITIZEN_BECOMES_SOLDIER Shown when dwarves assume soldier role, for standing orders or direct orders
Citizen becomes civilian CITIZEN_BECOMES_NONSOLDIER Shown when soldier dwarves no longer have active military orders, and return to civilian life
Party organized PARTY_ORGANIZED
Trantrum (possessed by ghost) POSSESSED_TANTRUM A dwarf possessed by a ghost is throwing a tantrum
Building toppled by ghost BUILDING_TOPPLED_BY_GHOST A building was toppled by a ghost
Masterwork improvement MASTERFUL_IMPROVEMENT An item has been masterfully decorated
Masterwork engraving MASTERPIECE_ENGRAVING A masterpiece engraving was created
Wedding MARRIAGE
NO_MARRIAGE_CELEBRATION
Beast guzzles drink CURIOUS_GUZZLER An animal drank stockpiled booze
Clear weather WEATHER_BECOMES_CLEAR The weather has cleared.
Snow WEATHER_BECOMES_SNOW A snow storm has come.
Rain WEATHER_BECOMES_RAIN It has started raining.
Wet season SEASON_WET
Dry season SEASON_DRY
Spring SEASON_SPRING Spring has arrived! Change of a season
Summer SEASON_SUMMER It is now summer.
Autumn SEASON_AUTUMN Autumn has come.
Winter SEASON_WINTER Winter is here.
Guest arrives GUEST_ARRIVAL Vusdom Ilerane, Human Spearman is visiting. Arrival of visitors, and also squads returning from missions.
You cannot speak CANNOT_SPEAK A troglodyte cannot speak. When playing adventure mode as a creature that doesn't speak.
Research breakthrough RESEARCH_BREAKTHROUGH
Your order delivered SERVICE_ORDER_DELIVERY
You cannot perform PERFORMANCE_START_FAILURE
Begin activity BEGIN_ACTIVITY
Activity ongoing MIDDLE_OF_ACTIVITY
Activity section change ACTIVITY_SECTION_CHANGE
Activity end CONCLUDE_ACTIVITY
Learned written content LEARNED_WRITTEN_CONTENT
Learned art form LEARNED_ART_FORM
Performance quality PERFORMER_UPDATE
Building destroyed/toppled BUILDING_DESTROYED_OR_TOPPLED A creature destroyed a building
Cursed by deity DEITY_CURSE Being cursed by a deity
Composition complete COMPOSITION_COMPLETE
Composition failed COMPOSITION_FAILED
New apprenticeship NEW_APPRENTICESHIP
Petition ignored PETITION_IGNORED The petition of Vusdom Ilerane, Human Spearman has been ignored.
Cannot chop tree CANNOT_CHOP_TREE You cannot fell trees in the arena.
Tree chopped CHOP_TREE Chopping trees in adventure mode
You cannot construct here CANNOT_CONSTRUCT You cannot construct at this site.
Rumor spread by citizen RUMOR_SPREAD
Visitor shared rumor(s) SERVICE_ORDER_RUMOR_RECEIVED
Returning soldiers bring rumor(s) RETURNING_RUMOR_RECEIVED
New site founded nearby NEW_HOLDING
Nearby site linked economically NEW_MARKET_LINK
You given emergency tactical control EMERGENCY_TACTICAL_CONTROL
Agreement satisfied AGREEMENT_SATISFIED
Priesthood needs recognized AGREEMENT_WARNING
Agreement abandoned AGREEMENT_ABANDONED
Guild founded NEW_GUILD
Witnessed item handoff CRIME_WITNESS_HANDOFF
Witnessed item stolen CRIME_WITNESS_STOLEN
Witnessed item has been moved CRIME_WITNESS_ITEM_MOVED
Witnessed item missing CRIME_WITNESS_ITEM_MISSING
Mount MOUNT
You cannot mount CANNOT_MOUNT
You failed to mount FAILED_MOUNT
Dismount DISMOUNT
You failed to dismount FAILED_DISMOUNT
Diplomat left unhappy DIPLOMAT_LEFT_UNHAPPY
Embark EMBARK_MESSAGE
First caravan FIRST_CARAVAN_ARRIVAL
Monarch arrived MONARCH_ARRIVAL
Monarch arrived early HASTY_MONARCH
Satisfied monarch SATISFIED_MONARCH The queen Fikod Rîsennikot is satisfied with their position here. Everything is properly royal, properly furnished. And yet? A true Mountainhome must have a true throne! And a true ruler requires seven symbols, symbols not of this world. Mere steel will not suffice. Deeper. We must dig deeper.
Mountainhome achieved MOUNTAINHOME You have acquired the status of mountainhome, the new dwarven capital
No food FOOD_WARNING

Bugs[edit]

  • Removing an :option from DF/prefs/announcements.txt will not disable that option if it is enabled by DF/data/init/announcements.txt
    • Workaround - remove the option from both DF/prefs/announcements.txt and DF/data/init/announcements.txt


Settings
Gameplay settings
Log files
Other