Bug.
This commit is contained in:
parent
7fa72fc5cc
commit
7c212d1ccd
2
start.tf
2
start.tf
@ -49,7 +49,7 @@
|
||||
touch %{priv_dir}/%{mudworld}/aliases.tf; \
|
||||
if [ ! -f %{priv_dir}/%{mudworld}/herbs.tf ]; then \
|
||||
cp ../common/std/herbs.tf %{priv_dir}/%{mudworld}/exceptions.tf; \
|
||||
fi
|
||||
fi; \
|
||||
if [ ! -f %{priv_dir}/%{mudworld}/exceptions.tf ]; then \
|
||||
cp ../common/std/exceptions.tf %{priv_dir}/%{mudworld}/exceptions.tf; \
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user