diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-09-05 08:31:58 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-09-05 08:31:58 -0300 |
commit | 3eb861eeac9e6f3be74b9b995f83085194a6d93a (patch) | |
tree | 84ffff7a27867d9111a20b223a5c1c3a66e8c714 /npc/018-6-3 | |
parent | 1b29722397dde4800f058ace1c0b44b593ae2b23 (diff) | |
download | serverdata-3eb861eeac9e6f3be74b9b995f83085194a6d93a.tar.gz serverdata-3eb861eeac9e6f3be74b9b995f83085194a6d93a.tar.bz2 serverdata-3eb861eeac9e6f3be74b9b995f83085194a6d93a.tar.xz serverdata-3eb861eeac9e6f3be74b9b995f83085194a6d93a.zip |
New gm command for Saulc: @shroom
Description: Walk to players, spawn plushrooms/chagashrooms and walk away.
Do all that while taking a cup of coffee IRL and let the script do the job.
Max. 40 players. Works even when player is in a restricted quest map. MobID only.
Diffstat (limited to 'npc/018-6-3')
-rw-r--r-- | npc/018-6-3/main.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/018-6-3/main.txt b/npc/018-6-3/main.txt index a18e1ba1b..aded86352 100644 --- a/npc/018-6-3/main.txt +++ b/npc/018-6-3/main.txt @@ -4,6 +4,8 @@ // Description: // Controls Forgotten Shrine +018-6-3 mapflag nowarpto + // 01863_RelevanceCheck ( Room ID ) function script 01863_RelevanceCheck { .@id=getarg(0); |