update lua file headers
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user