mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-14 06:34:55 +02:00
implement creature hiddenHealth
This commit is contained in:
@@ -6,7 +6,7 @@ Home = [32417,31583,7]
|
||||
Radius = 3
|
||||
|
||||
Behaviour = {
|
||||
ADDRESS,"hello$",! -> "Hi."
|
||||
ADDRESS,"hello$",! -> "Whatcha do in my place?"
|
||||
ADDRESS,"hi$",! -> *
|
||||
ADDRESS,! -> Idle
|
||||
BUSY,"hello$",! -> "Wait, %N.", Queue
|
||||
@@ -17,5 +17,7 @@ VANISH,! -> NOP
|
||||
"bye" -> "Bye.", Idle
|
||||
"farewell" -> *
|
||||
|
||||
|
||||
"fight" -> "You. Weak."
|
||||
"job" -> "No time for such a stupid thing."
|
||||
"name" -> "Ajax."
|
||||
}
|
||||
|
Reference in New Issue
Block a user