diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-04-30 05:04:20 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-04-30 05:04:20 -0300 |
commit | 9cb0ed3ff400a6fde020770cd2e3cab4ee0936e2 (patch) | |
tree | bf27ad6e0e17a78086fb85e9f81555d42218b6ec /npc/042-3/jail.txt | |
parent | 2cb2b072e0eb67d80bed5df97181a9d3a051752e (diff) | |
download | serverdata-9cb0ed3ff400a6fde020770cd2e3cab4ee0936e2.tar.gz serverdata-9cb0ed3ff400a6fde020770cd2e3cab4ee0936e2.tar.bz2 serverdata-9cb0ed3ff400a6fde020770cd2e3cab4ee0936e2.tar.xz serverdata-9cb0ed3ff400a6fde020770cd2e3cab4ee0936e2.zip |
Add a random treasure chest on 042-4
Still missing the whole logic stuff D:
Diffstat (limited to 'npc/042-3/jail.txt')
-rw-r--r-- | npc/042-3/jail.txt | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/npc/042-3/jail.txt b/npc/042-3/jail.txt index f13ad14f5..3eeb84648 100644 --- a/npc/042-3/jail.txt +++ b/npc/042-3/jail.txt @@ -4,9 +4,7 @@ // Micksha // Description: // Controls jails and lockpicks -// TODO: Spawn slime as players are warped, so they always have the chance -// TODO: Stationary guards outside the cells (can be spawn with player) -// We can set their speed to nil, after all. Make them all archers :3 +// Also creates siege towers to keep prisoners in check :3 042-3,0,0,0 script #KSlimeSpawn NPC_HIDDEN,{ end; |