Last change
on this file since 586 was
54,
checked in by Sam Hocevar, 15 years ago
|
- Importing abuse-data 2.00.
|
File size:
554 bytes
|
Line | |
---|
1 | ;; Copyright 1995 Crack dot Com, All Rights reserved |
---|
2 | ;; See licensing information for more details on usage rights |
---|
3 | |
---|
4 | |
---|
5 | ;; this stuff ids in the registered version |
---|
6 | |
---|
7 | (setq DFRIS_BULLET SHOTGUN_BULLET) |
---|
8 | (setq PLASMAGUN_BULLET SHOTGUN_BULLET) |
---|
9 | (setq LSABER_BULLET SHOTGUN_BULLET) |
---|
10 | |
---|
11 | |
---|
12 | (setq PLASMA_ICON20 MBULLET_ICON5) |
---|
13 | (setq PLASMA_ICON50 MBULLET_ICON5) |
---|
14 | (setq LSABER_ICON50 MBULLET_ICON5) |
---|
15 | (setq LSABER_ICON100 MBULLET_ICON5) |
---|
16 | (setq DFRIS_ICON4 MBULLET_ICON5) |
---|
17 | (setq DFRIS_ICON10 MBULLET_ICON5) |
---|
18 | |
---|
19 | |
---|
20 | (defun dfris_ai () nil) |
---|
Note: See
TracBrowser
for help on using the repository browser.