update lua file headers

This commit is contained in:
nhmall
2022-05-10 11:26:52 -04:00
parent e5648584b3
commit 0602a3b89f
126 changed files with 187 additions and 131 deletions

View File

@@ -1,4 +1,8 @@
-- NetHack oracle oracle.lua $NHDT-Date: 1652196033 2022/05/10 15:20:33 $ $NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.1 $
-- Copyright (c) 2015 by Pasi Kallinen
-- NetHack may be freely redistributed. See license for details.
--
-- Oracle level
des.level_flags("noflip");
des.room({ type = "ordinary", lit=1, x=3,y=3, xalign="center",yalign="center", w=11,h=9, contents = function()