mirror of
https://github.com/tbamud/tbamud.git
synced 2026-01-02 15:38:49 +01:00
11 lines
124 B
Text
11 lines
124 B
Text
#3700
|
|
block_mobs_not_following~
|
|
2 g 100
|
|
east~
|
|
if !%actor.is_pc%
|
|
if !%actor.master%
|
|
return 0
|
|
end
|
|
end
|
|
~
|
|
$~
|