New Entity AI

Draft 1.0:
Index


display-> standard.sh



A text object that represents the standard operator.


           

#!/bin/sh
###############################################################################
## COPYRIGHT (C) 2022-2023 New Entity Operations Inc. ALL RIGHTS RESERVED
## CREATED: 2022/02/13
## INSTANCE: display/realmleader.sh
## MODIFIED: 2023/12/20
## OVERVIEW: Display your default realmleader text-based emblem
## HISTORY: VERSION 1.3
## -> 2022/02/13 (VERSION 1.0) Development
## -> 2023/12/17 (VERSION 1.1)
## -> 2023/12/18 (VERSION 1.2)
## -> 2023/12/20 (VERSION 1.3) Production
###############################################################################
cat << EOF
---------------
- REALMLEADER -
-             -
-      X      -
-             -
-     OPS     -
---------------
EOF