Changeset 1115
- Timestamp:
- 08/21/11 07:12:53 (9 months ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
modules/abstracts/en/abstracts.tcl (modified) (1 diff)
-
plugins/en/complex_startrek.tcl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/modules/abstracts/en/abstracts.tcl
r1112 r1115 499 499 "System failure: TA/T/TS could not interface with phaser command processor (ODN failure)" 500 500 "/pulls the Picard move (the non-uniform one)" 501 } 502 503 bMotion_abstract_register "cheesecakeFires" { 504 "SAVE THE CHEESECAKE%|/eats cheesecake" 505 "/splurges the cheesecake at %%" 506 "/rams cheesecake down %% throat" 501 507 } 502 508 -
trunk/plugins/en/complex_startrek.tcl
r1050 r1115 76 76 } 77 77 78 if {$weapon == "cheesecake"} { 79 global cheesecakeFires 80 bMotionDoAction $channel $target "%VAR{cheesecakeFires}" 81 } 82 78 83 if {$weapon == "everything"} { 79 84 global everythingFires
Note: See TracChangeset
for help on using the changeset viewer.
