view gm-oldloc.tf @ 1384:c1ed5a9f98e2

Bump version to 0.6.16.2
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 29 Mar 2011 16:51:25 +0300
parents 4a33a6302095
children 113c9a66eaf1
line wrap: on
line source

;;
;; GgrTF::OldLoC - Old Lords of Chaos guild support @ BatMUD
;; (C) Copyright 2005-2008 Jarkko Vääräniemi (Jeskko) & Matti Hämäläinen (Ggr)
;;
;; This file (triggerset) is Free Software distributed under
;; GNU General Public License version 2.
;;
;; NOTICE! This file requires GgrTF (version 0.6.12 or later) to be loaded.
;;
/loaded GgrTF::OldLoC
/test prdefmodule("OldLoC")

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Fails and fumbles
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
/prdeffail -k -f -r -t"^Your blade doesn\'t even come close to "
/prdeffail -k -F -r -t"^Something goes terribly wrong as you bring .+ across to connect with"


;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; LoC blood
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
/prdefripfunc blood @lord_chaos blood corpse
/ripaction blood

;@command /ripaction <action>
;@desc LoC module adds option "blood" to /ripaction, which automagically
;@desc runs "lord_chaos blood corpse" on monster RIP.

;@command /locaction <action>
;@desc This setting is related to LoCs, but defined in main GgrTF module
;@desc as also other than LoCs have use for this, if partying with a LoC.