Ignore:
Timestamp:
08/24/09 06:26:27 (3 years ago)
Author:
james
Message:

Fix bug in new output parser: unknown abstracts caused infinite loop
Make abstract filters case-sensitive
Fix broken abstract which triggered above

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/modules/abstracts/en/abstracts.tcl

    r1018 r1022  
    44784478        "%VAR{captains_log_start}: %channel has arrived at Deep Space %NUMBER{9}." 
    44794479        "%VAR{captains_log_start}: I've summoned the ops to discuss Commander %ruser's theory that %VAR{sillyThings:strip,plural} are a lifeform. Doctor %ruser has attended reluctantly." 
    4480         "%VAR{captains_log_start}: after placing the modified %VAR{sillythings:strip} on the Romulan ship, we have returned to %channel." 
     4480        "%VAR{captains_log_start}: after placing the modified %VAR{sillyThings:strip} on the Romulan ship, we have returned to %channel." 
    44814481        "%VAR{captains_log_start}: We are approching %VAR{irc_networks}, where many Bajorans have resettled." 
    44824482        "%VAR{captains_log_start}: temporary repairs have been completed. Our attention now turns to matters of a more festive nature." 
    44834483        "%VAR{captains_log_start}: %channel is charting six IRC servers that make up %VAR{irc_networks}, an area being considered for colonisation." 
    44844484} 
     4485bMotion_abstract_add_filter "captains_log_sensible" "sillythings" 
    44854486 
    44864487bMotion_abstract_register "captains_log_silly" { 
Note: See TracChangeset for help on using the changeset viewer.