Annotation of 43BSD/games/battlestar/nightobjs.c, revision 1.1

1.1     ! root        1: /*
        !             2:  * Copyright (c) 1983 Regents of the University of California,
        !             3:  * All rights reserved.  Redistribution permitted subject to
        !             4:  * the terms of the Berkeley Software License Agreement.
        !             5:  */
        !             6: 
        !             7: #ifndef lint
        !             8: static char sccsid[] = "@(#)nightobjs.c        1.3 4/24/85";
        !             9: #endif
        !            10: 
        !            11: #include "externs.h"
        !            12: 
        !            13: struct objs nightobjs[] = {
        !            14:        { 218,  PAJAMAS },
        !            15:        { 235,  NATIVE },
        !            16:        { 92,   PAPAYAS },
        !            17:        { 92,   PINEAPPLE },
        !            18:        { 92,   KIWI },
        !            19:        { 92,   MANGO },
        !            20:        { 92,   NATIVE },
        !            21:        { 92,   MAN },
        !            22:        { 181,  LAMPON },
        !            23:        { 236,  LAMPON },
        !            24:        { 92,   LAMPON },
        !            25:        { 216,  WOODSMAN },
        !            26:        { 216,  DEADWOOD },
        !            27:        { 216,  MALLET },
        !            28:        { 168,  WOODSMAN },
        !            29:        { 168,  DEADWOOD },
        !            30:        { 168,  MALLET },
        !            31:        { 170,  WOODSMAN },
        !            32:        { 170,  DEADWOOD },
        !            33:        { 170,  MALLET },
        !            34:        { 124,  SHIELD },
        !            35:        { 124,  HALBERD },
        !            36:        { 124,  ELF },
        !            37:        { 144,  SHIELD },
        !            38:        { 144,  HALBERD },
        !            39:        { 144,  ELF },
        !            40:        { 113,  SHIELD },
        !            41:        { 113,  HALBERD },
        !            42:        { 113,  ELF },
        !            43:        { 161,  SHIELD },
        !            44:        { 161,  HALBERD },
        !            45:        { 161,  ELF },
        !            46:        { 169,  SHIELD },
        !            47:        { 169,  HALBERD },
        !            48:        { 169,  ELF },
        !            49:        { 182,  SHIELD },
        !            50:        { 182,  HALBERD },
        !            51:        { 182,  ELF },
        !            52:        { 198,  SHIELD },
        !            53:        { 198,  HALBERD },
        !            54:        { 198,  ELF },
        !            55:        { 212,  SHIELD },
        !            56:        { 212,  HALBERD },
        !            57:        { 212,  ELF },
        !            58:        { 216,  SHIELD },
        !            59:        { 216,  HALBERD },
        !            60:        { 216,  ELF },
        !            61:        { 226,  SHIELD },
        !            62:        { 226,  HALBERD },
        !            63:        { 226,  ELF },
        !            64:        { 228,  SHIELD },
        !            65:        { 228,  HALBERD },
        !            66:        { 228,  ELF },
        !            67:        { 68,   CYLON },
        !            68:        { 144,  SHOVEL },
        !            69:        { 249,  FOOT },
        !            70:        { 250,  FOOT },
        !            71:        { 93,   PAPAYAS },
        !            72:        0
        !            73: };

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.