From a853928149d6c7b2c464abd06bd76a5fa9948533 Mon Sep 17 00:00:00 2001 From: partmedia Date: Tue, 13 Aug 2019 00:19:22 +0000 Subject: [PATCH] Add pickmap for common Python objects git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20950 282e977c-c81d-0410-88c4-b93c2d0d6712 --- editor/pickmaps/python | 56 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 editor/pickmaps/python diff --git a/editor/pickmaps/python b/editor/pickmaps/python new file mode 100644 index 000000000..626548235 --- /dev/null +++ b/editor/pickmaps/python @@ -0,0 +1,56 @@ +arch map +name Python +width 20 +height 20 +msg +Created: 2019-08-12 Kevin Zheng +Modified: 2019-08-12 Kevin Zheng +endmsg +end +arch mailbox +material 0 +weight 0 +arch event_close +title Python +slaying /python/IPO/send.py +end +arch event_apply +title Python +slaying /python/IPO/receive.py +end +end +arch woman +name Nancy +title the teller +msg +@match * +Sorry I am on break, please come back later. +endmsg +y 2 +randomitems jail +stand_still 1 +arch event_say +title Python +slaying /python/IPO/banksay.py +end +end +arch sign +name Scorn Message Board +msg +I am a talking board, please say something to me. If you don't know what to say, try help. +endmsg +x 1 +arch event_say +name Scorn board +title Python +slaying /python/IPO/board.py +end +end +arch depositbox +x 1 +y 2 +arch event_close +title Python +slaying /python/items/deposit_box.py +end +end