Translations:Manual:Introduction/116/ko

From Mudlet
Revision as of 01:05, 17 February 2024 by WikiSysop (talk | contribs) (Updating translation from gettext import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  1. 새로운 perl regex 유형 패턴을 작성하세요:
    (.+) drops (a|an|the|some|a couple of|a few|) (.+)\.$
  2. 이 스크립트와 함께:
    send("take " .. matches[4])