diff --git a/misc/firepot.arc b/misc/firepot.arc new file mode 100644 index 000000000..138cbe4fc --- /dev/null +++ b/misc/firepot.arc @@ -0,0 +1,15 @@ +Object firepot +face firepot.111 +anim +firepot.111 +firepot.112 +firepot.113 +firepot.114 +mina +speed -0.30 +no_pick 1 +no_pass 1 +glow_radius 3 +editable 128 +color_fg red +end diff --git a/misc/firepot.base.111.png b/misc/firepot.base.111.png new file mode 100644 index 000000000..bb24d7520 Binary files /dev/null and b/misc/firepot.base.111.png differ diff --git a/misc/firepot.base.112.png b/misc/firepot.base.112.png new file mode 100644 index 000000000..bfd90bac0 Binary files /dev/null and b/misc/firepot.base.112.png differ diff --git a/misc/firepot.base.113.png b/misc/firepot.base.113.png new file mode 100644 index 000000000..07d0b530c Binary files /dev/null and b/misc/firepot.base.113.png differ diff --git a/misc/firepot.base.114.png b/misc/firepot.base.114.png new file mode 100644 index 000000000..af2be98b6 Binary files /dev/null and b/misc/firepot.base.114.png differ diff --git a/misc/lampost.arc b/misc/lampost.arc new file mode 100644 index 000000000..282edd76b --- /dev/null +++ b/misc/lampost.arc @@ -0,0 +1,8 @@ +Object lamppost +face lampost.111 +no_pick 1 +no_pass 1 +glow_radius 4 +editable 128 +color_fg yellow +end diff --git a/misc/lampost.base.111.png b/misc/lampost.base.111.png new file mode 100644 index 000000000..1ea6345ca Binary files /dev/null and b/misc/lampost.base.111.png differ