Changeset 1006 for trunk/modules/abstracts/en/abstracts.tcl
- Timestamp:
- 05/05/09 18:20:22 (3 years ago)
- File:
-
- 1 edited
-
trunk/modules/abstracts/en/abstracts.tcl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/modules/abstracts/en/abstracts.tcl
r993 r1006 4403 4403 "%VAR{bb_stuff}" 4404 4404 "%channel is recorded in front of a live studio audience" 4405 "%VAR{captains_logs}" 4405 4406 } 4406 4407 … … 4408 4409 bMotion_abstract_add_filter "wake_ups" "todays_episode" 4409 4410 4411 bMotion_abstract_register "captains_logs" { 4412 "%VAR{captains_log_sensible}" 4413 "%VAR{captains_log_sensible} %VAR{captains_log_silly}" 4414 } 4415 4416 bMotion_abstract_register "captains_log_start" { 4417 "Captain's log, Stardate 46%NUMBER{8}%NUMBER{8}%NUMBER{8}" 4418 } 4419 4420 bMotion_abstract_register "captains_log_sensible" { 4421 "%VAR{captains_log_start}: we have arrived without incident at %channel to meet Ambassador %ruser." 4422 "%VAR{captains_log_start}: the reprogrammed biofilter was effective in removing the alien microbes from %ruser{enemy}." 4423 "%VAR{captains_log_start}: %ruser and %ruser have found the cause of the malfunctions have been plaguing the channel." 4424 "%VAR{captains_log_start}: %channel has arrived at Deep Space %NUMBER{9}." 4425 "%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." 4426 "%VAR{captains_log_start}: after placing the modified %VAR{sillythings:strip} on the Romulan ship, we have returned to %channel." 4427 "%VAR{captains_log_start}: We are approching %VAR{irc_networks}, where many Bajorans have resettled." 4428 "%VAR{captains_log_start}: temporary repairs have been completed. Our attention now turns to matters of a more festive nature." 4429 "%VAR{captains_log_start}: %channel is charting six IRC servers that make up %VAR{irc_networks}, an area being considered for colonisation." 4430 } 4431 4432 bMotion_abstract_register "captains_log_silly" { 4433 "My pants are really chafing." 4434 "Meanwhile the replicators are only making decaff %VAR{unsmiles}" 4435 "My sonic shower is stuck playing %VAR{randomSongName}" 4436 "Still unable to explain lack of toilet facilities here." 4437 "%ruser{enemy} is spending a suspiciously large amount of time on the holodeck." 4438 4439 } 4440 4410 4441 bMotion_abstract_register "todays_ep" { 4411 4442 "Today's episode: %VAR{todays_episode}"
Note: See TracChangeset
for help on using the changeset viewer.
