From d2e99ff34585225936cf81134824c5fd5306f314 Mon Sep 17 00:00:00 2001
From: Michael Long <mlong@mlong.us>
Date: Wed, 13 Jan 2021 15:19:17 -0800
Subject: [PATCH] 3rd party install file for The Pit

---
 xtrn/3rdp-install/thepit.ini | 30 ++++++++++++++++++++++++++++++
 1 file changed, 30 insertions(+)
 create mode 100644 xtrn/3rdp-install/thepit.ini

diff --git a/xtrn/3rdp-install/thepit.ini b/xtrn/3rdp-install/thepit.ini
new file mode 100644
index 0000000000..bfb2ceaf45
--- /dev/null
+++ b/xtrn/3rdp-install/thepit.ini
@@ -0,0 +1,30 @@
+Name: The Pit
+Desc: Warriors fight for glory in a huge area against other players or AI creatures
+By: James R. Berry
+Cats: Games
+Subs: Combat
+exe: pit.exe
+
+;http://wiki.synchro.net/howto:door:thepit
+;
+; Run control.exe and choose:
+; -FOSSIL
+; -DOOR.SYS
+; -Path to doorfile: your node's directory
+; -MultiNoded Usage: ON
+; -Repeat for each node (use Page Up to make a new node config)
+
+[md5:42bae5f01ee9f0d23d541f1c95ca2ab5]
+ver = 3.6
+url = http://bbsfiles.com/ftp/misc/pit36.zip
+
+[prog:THEPIT]
+;      XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
+name = The Pit
+;      XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
+cmd  = pit /NODE%#
+ars = DOS
+execution_ars  = NOT GUEST
+settings = XTRN_ANSI | XTRN_SH | XTRN_MULTIUSER
+type = XTRN_GAP
+;clean_cmd =
-- 
GitLab